flutter_app_version_checker_fixed 0.3.3
flutter_app_version_checker_fixed: ^0.3.3 copied to clipboard
A lightweight flutter plugin to check if your app is up-to-date on Google Play Store or Apple App Store
0.0.1 #
- A lightweight flutter plugin to check if your app is up-to-date on Google Play Store or Apple App Store
0.0.2 #
- Add ApkPure Store to check on
0.0.3 #
- Fix the version comparing algorithm
0.3.1 #
- Fix the version number for the new Google Play Store changes
0.3.2 #
- Fix for IOS
0.3.3 #
- Updated package name to flutter_app_version_checker_fixed
- Modernized README with professional UI and comprehensive documentation
- Fixed deprecated test methods for Flutter compatibility
- Updated SDK constraint to support Dart 4.0
- Enhanced error handling and documentation
- Added detailed API reference and troubleshooting guide