fluttertpc_app_installer 打开应用商店和安装APP 用法 String androidAppId = ''; String iOSAppId = ''; String ohosAppId = ''; AppInstaller.goStore(androidAppId, iOSAppId, ohosAppId); AppInstaller.installApk('/sdcard/apk/app-debug.apk'); 1. 2. 3. 4. 5. 6. 7. 8. 鸿蒙OS代码 获取a...
app_installer.iml 1、初始提交 Aug 6, 2019 pubspec.yaml 🔖 v1.3.1 Dec 3, 2024 README Apache-2.0 license Flutter App Installer 中文说明 Open App Store Page iOSAndroidMacOS App Store Reviews iOSAndroidMacOS Not Available ⚠️You need to allow read storage permission first on Android, othe...
app_installer init 已合并 杨希宸:masterOpenHarmony-SIG:master 杨希宸创建于 2024-11-14 10:52 克隆/下载 #IB48VE: app_installer 鸿蒙化 此Pull Request 需要通过一些审核项 类型指派人员状态 审查 已完成(2/1) 测试 已完成(2/1) 杨希宸指派了aibin参与评审2024年11月14日...
utils default_file_location.dart installer.dart 25 changes: 19 additions & 6 deletions 25 example/assets/version/version.json Original file line numberDiff line numberDiff line change @@ -2,25 +2,38 @@ { "name": "Flutter-InAppUpgrade", "description": "this is Flutter-InAppUpgrade loc...