update_available 2.0.0-nullsafety update_available: ^2.0.0-nullsafety copied to clipboard
Know if there's any update for your Flutter app, based on published versions.
2.0.0-nullsafety #
- Migration to null-safety
- Changed
version
topub_semver
Disclaimer: I think that it's correctly working, but as I am not using null-safety in production yet, I couldn't propertly test it. I am going to ask to someone to test it for me and, as soon it's safe to be used in production, I publish it as stable.
1.0.0+1c #
- Added trivial example
1.0.0+1b #
- Document
getUpdateAvailability()
1.0.0+1 #
- Update README.md
1.0.0 #
- Initial version