app_installer icon indicating copy to clipboard operation
app_installer copied to clipboard

Flutter App 安装器,支持 Android、iOS

Results 4 app_installer issues
Sort by recently updated
recently updated
newest added

Thanks for developing this package. When I built the app bundle, there was a altert`AppInstallerPlugin.java uses or overrides a deprecated API.` Is there a plan to replace the deprecated API?

build env: PS D:\Android\flutter_workspace\flutter_pro> flutter doctor Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel beta, 3.36.0-0.5.pre, on Microsoft Windows [版本 10.0.26100.4351], locale zh-CN) [√] Windows...

Hello author, I really like the functions implemented by this plugin. However, when I call the AppInstaller.installApk function to install the apk, I cannot get the installation result after completing...

如果没有添加await,使用的时候无法知道执行是否成功