Skip to content

Releases: loonix/another_audio_recorder

1.1.1

21 Aug 23:23
04fb3b3
Compare
Choose a tag to compare

1.1.1

Breaking changes:

  • Android SDK version updated to 34

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

24 Nov 11:06
Compare
Choose a tag to compare

What's Changed

  • Fix related to Android 13 (API level 33) permissions by @mselmanyildirim in #4
  • fix: example to support flutter v2/3 changes by @loonix in #8

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1

01 Mar 08:41
Compare
Choose a tag to compare

What's Changed

  • added isnull check to _recording by @loonix in #1

Full Changelog: 1.0.0...1.0.1

1.0.0

15 Feb 13:04
Compare
Choose a tag to compare
  • Fix to example IOS and Android builds
  • Null Safety update
  • @hnvn - Migrate to Android embedding v2 + Support AAC codec (rmbrone#52)
  • @PerrchicK - error handling instead of app crash (rmbrone#45)
  • Renamed to another_flutter_recorder