native_updater 0.1.1
native_updater: ^0.1.1 copied to clipboard
Flutter package for prompting users to update with a native dialog whether using the app store version or any version at the user's discretion.
0.1.1 19/12/2021 #
- Keeping dependencies up-to-date
- More flexibility on hard-coded text messages
- Improving example code
0.1.0 16/05/2021 #
This is a major change as we are forcing an upgrade on the SDK.
To comply with the new SDK we had to change:
- Migrated dependencies to null safety dependencies
- Migrated Flat Button deprecated widget To TextButton
- Migrate a few params to optional
0.0.4 08/02/2021 #
- Adding an option to change the Alert dialog tile
0.0.3 04/01/2020 #
- Integrate In-App Update.
0.0.2 03/23/2020 #
- Ready to use version.
0.0.1 03/20/2020 #
- Initial Open Source release.