flutter_app_update_manager 0.0.3 copy "flutter_app_update_manager: ^0.0.3" to clipboard
flutter_app_update_manager: ^0.0.3 copied to clipboard

A Flutter package to easily manage in-app updates using Firebase Firestore.

0.0.3 #

  • Added auto-setup feature to automatically create Firestore structure
  • Added simplified Firestore structure with isDiscontinued and forceUpdate flags
  • Improved version comparison to handle build numbers properly
  • Added comprehensive debug logging for troubleshooting
  • Fixed MaterialLocalizations error handling in dialog
  • Updated README with new features and usage examples
  • Added support for both simplified and legacy Firestore structures

0.0.2 #

  • Fixed platform detection for iOS document name
  • Added better error handling and logging

0.0.1 #

  • Initial release of the package.
  • Added basic functionality to check for app updates from Firebase Firestore.
  • Included customizable update dialog.
  • Added support for force and optional updates.
  • Added support for discontinued versions.
1
likes
0
points
88
downloads

Publisher

verified publishermuz.satech.dev

Weekly Downloads

A Flutter package to easily manage in-app updates using Firebase Firestore.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_firestore, flutter, package_info_plus, url_launcher

More

Packages that depend on flutter_app_update_manager