flutter_upgrader 1.1.8 flutter_upgrader: ^1.1.8 copied to clipboard
A user-friendly Flutter application upgrade plug-in, which supports both ios and android Welcome to use and feedback.
1.1.8 #
- Support: upgrade IOS app to TestFlight Download
1.1.7 #
- Chore: set namespace "com.flutter.plugin.flutter_upgrader" on the Android platform.
- Chore: upgrade dependencies
1.1.6 #
- Fix: the bug of 'BuildContext's across async gaps.
- Chore: upgrade dependencies
- Chore: update docs (README.md)
1.1.5 #
- chore: support headers options
1.1.4 #
- chore: Support DividerTheme
- chore: Test example/lib/main.dart
1.1.3 #
- chore: Upgrade some dependencies
- chore: Update README.md
1.1.0 #
- chore: Upgrade Flutter SDK and dependencies (Dio)
- fix(ios): fix syntax error (withRegistry -> with)
1.0.7 #
- docs: Add LICENSE
1.0.4 #
- docs: Update README.md
1.0.2 #
- docs: Add README.md and example
1.0.1 #
- fix(android): fix jumpMarket api: addFlags(Intent.FLAG_ACTIVITY_NEW_TASK)
1.0.0 #
- begin: 一个 Flutter 应用升级插件, 支持 Android 和 IOS