flutter_siren_2 1.2.2 flutter_siren_2: ^1.2.2 copied to clipboard
One way to notify users when a new version of your app is available and prompt them to upgrade.
1.2.2 (2023-11-29) #
- updated README.md (explanation why there is flutter_siren_2 now)
1.2.1 (2023-11-27) #
- updated dependencies
- migrated android target- & compile sdk to API 33
- fixed url_launcher deprecation
1.2.0 (2021-10-31) #
Features #
- added storeVersion and localVersion getters. (bd523c6)
1.1.1 (2021-10-29) #
Bug Fixes #
- added comments as dartdoc (234770a)
1.1.0 (2021-10-29) #
Bug Fixes #
- small lib improvements (cab1daf)
Features #
- adds support to macOS (50c4491)
1.0.1 (2021-10-28) #
Bug Fixes #
- remove unused meta package (777c8fb)
1.0.0 (2021-10-28) #
Features #
- new lib organization (77755d1)
- upgrated all dependencies (68aec1b)
- Using lutter_lints in analysis_options (86e85e8)
BREAKING CHANGES #
- upgrade dependencies and null safety support