1、调试检测App新版本;2、搭建升级弹框,调试下载apk;3、iOS原生端实现跳转AppStore;
上级
正在显示
.gitignore
0 → 100644
.metadata
0 → 100644
CHANGELOG.md
0 → 100644
LICENSE
0 → 100644
README.md
0 → 100644
analysis_options.yaml
0 → 100644
android/.gitignore
0 → 100644
android/build.gradle
0 → 100644
android/settings.gradle
0 → 100644
544 Bytes
442 Bytes
721 Bytes
1.0 KB
1.4 KB
example/.gitignore
0 → 100644
example/README.md
0 → 100644
example/analysis_options.yaml
0 → 100644
example/android/.gitignore
0 → 100644
example/android/app/build.gradle
0 → 100644
544 Bytes
442 Bytes
721 Bytes
example/android/build.gradle
0 → 100644
example/android/gradle.properties
0 → 100644
example/android/settings.gradle
0 → 100644
13.8 KB
example/ios/.gitignore
0 → 100644
example/ios/Podfile
0 → 100644
example/ios/Podfile.lock
0 → 100644
差异被折叠。
example/ios/Runner/AppDelegate.h
0 → 100644
example/ios/Runner/AppDelegate.m
0 → 100644
10.7 KB
295 Bytes
406 Bytes
450 Bytes
282 Bytes
462 Bytes
704 Bytes
406 Bytes
586 Bytes
862 Bytes
862 Bytes
1.6 KB
762 Bytes
1.2 KB
1.4 KB
68 Bytes
68 Bytes
68 Bytes
example/ios/Runner/Info.plist
0 → 100644
example/ios/Runner/main.m
0 → 100644
example/lib/main.dart
0 → 100644
example/pubspec.lock
0 → 100644
差异被折叠。
example/pubspec.yaml
0 → 100644
example/test/widget_test.dart
0 → 100644
ios/.gitignore
0 → 100644
ios/Assets/.gitkeep
0 → 100644
ios/Classes/ApkUpdatePlugin.h
0 → 100644
ios/Classes/ApkUpdatePlugin.m
0 → 100644
ios/apk_update.podspec
0 → 100644
lib/apk_update.dart
0 → 100644
差异被折叠。
lib/utils/image_utils.dart
0 → 100644
差异被折叠。
lib/utils/toast_util.dart
0 → 100644
差异被折叠。
lib/utils/utils.dart
0 → 100644
差异被折叠。
lib/widget/update_dialog.dart
0 → 100644
差异被折叠。
pubspec.yaml
0 → 100644
差异被折叠。