Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 826 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 826 Bytes

2.0.3

2.0.2

  • PR#364
  • upgrade to permission_handler: ^8.1.0

2.0.0

  • Null safety migration

1.3.0

  • Fixed an issue where using another media player/recorder would cause the plugin to go into an error state on iOS (see cph-cachet#86)

1.2.0

  • Fixed an issue where the AVAudioRecorder would crash on iOS (see cph-cachet#91)

1.1.6

  • Upgrade to permission_handler v. 5.

1.1.5

  • Added a getter for the sample rate field.

1.1.0

  • Able to stream audio data on Android as well
  • The plugin will now record as soon as the permission dialog ends.

1.0.0

  • Able to stream audio data on iOS.