playx_version_update 0.0.7 playx_version_update: ^0.0.7 copied to clipboard
Easily show material update dialog in Android or Cupertino dialog in IOS with support for Google play in app updates.
0.0.6 - 0.0.7 #
- Update packages.
- Add
namespace
to build.gradle for the plugin. - Remove package name for manifest.
0.0.5 #
- Update packages.
- Enhance network requests logging in debug.
0.0.4 #
- Update packages.
- Bump Dart version to 3.2.0 and flutter to 13.16.0
- Add topics
0.0.3 #
- Better support for IOS.
- Add
PlatformNotSupportedError
error when the platform is not supported, for example trying to use Google play in app update on IOS.
0.0.2 #
- Enhancements for force update.
0.0.1 #
- Initial release.