flutter_install_plugin_ohos 1.0.0
flutter_install_plugin_ohos: ^1.0.0 copied to clipboard
A flutter plugin for install apk for ohos.
flutter_install_plugin_ohos #
Flutter插件,线上下载安装应用,文件管理安装应用,跳转应用商城安装应用
Usage #
dependencies:
flutter_install_plugin: 2.1.0
flutter_install_plugin_ohos: 1.0.0
Getting Started #
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for ohos
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
支持格式 #
| 格式 | android | ios | OpenHarmony |
|---|---|---|---|
| installApk | ✅ | ❌ | ❌ |
| goStore | ✅ | ❌ | ❌ |
| result.notImplemented() | ✅ | ✅ | ✅ |