Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 734 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 734 Bytes

[2.1.1] 19th March 2021

  • Added documentation for Region and Voice enums

[2.1.0] 19th March 2021

  • Added Missing voices for iOS
  • Added more documentation

[2.0.0] 19th March 2021

  • Added Android implementation
  • NOTE - Android example app may need to be tweaked for audio playback depending on your local Java version

[1.0.4] 12th March 2021

  • Updated for null safety
  • Updated example app for Flutter 2

[1.0.3] 24th August 2020

  • Added formatting in to fix score

[1.0.2] 24th August 2020

  • Added more comments
  • Added longer description to pubspec.yaml

[1.0.1] 24th August 2020

  • Removed bad poolId key from example app

[1.0.0] 24th August 2020

  • Fully functional for iOS
  • Android coming soon