flutter_siren 1.2.0 flutter_siren: ^1.2.0 copied to clipboard
One way to notify users when a new version of your app is available and prompt them to upgrade.
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