myket_updater 1.0.2
myket_updater: ^1.0.2 copied to clipboard
A Flutter plugin for checking app updates on Myket (Iranian app store). Provides a simple API to check for updates and show an update dialog to users.
1.0.2 #
- myket_updater library: Added library-level doc comment in lib/myket_updater.dart
- MyketUpdater class: Added class-level doc comment
- MyketUpdateResult class: Added class-level doc comment in lib/src/myket_update_result.dart
- MyketUpdateResult() constructor: Added doc comment with parameter description
- MyketUpdateResult.fromMap() factory: Added doc comment describing all map keys
- currentVersionCode field: Added field doc comment
- All other fields, methods, and the platform interface were also documented for completeness