flutter_phoenix 1.1.0
flutter_phoenix: ^1.1.0 copied to clipboard
Easily restart your application from scratch, losing any previous state
Changelog #
All notable changes to this project will be documented in this file.
1.1.0 - 2022-08-23 #
- Updated the example project to a more recent version of the flutter SDK
- Updated the Dart SDK version to 2.17
1.0.0 - 2021-03-08 #
- Migrate to null safety
- Update minimum dart SDK version to 2.12.0
- Add a
keyparam to thePhoenixwidget #6
0.1.0 - 2020-01-08 #
- Credit @rrousselGit post on stackoverflow
0.0.1 - 2019-12-29 #
- Initial release