flutter_phoenix 1.0.0
flutter_phoenix: ^1.0.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.0.0] - 2021-03-08 #
- Migrate to null safety
- Update minimum dart SDK version to 2.12.0
- Add a
key
param to thePhoenix
widget #6
[0.1.0] - 2020-01-08 #
- Credit @rrousselGit post on stackoverflow
[0.0.1] - 2019-12-29 #
- Initial release