Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 506 Bytes

CHANGELOG.md

File metadata and controls

33 lines (19 loc) · 506 Bytes

3.0.0

Thanks to @andzejsw added:

  • Flutter 2.0 support
  • Null safety (breaking change)
  • androidx

2.0.0

Breaking changes:

  • Add supported platforms to pubspec.yaml and in result require flutter version >=1.10
  • Allow playing sounds as alarms (thanks to @wrbl606)

1.0.3

  • Fix iOS issues

1.0.2

  • Organize return & results logic to fix #1

1.0.1

  • Refactor API to allow arbitrary sound ID's on iOS

1.0.0

  • Stable version with iOS & Android support

0.0.1

  • Initial release.