FlutterUpgrade class

Constructors

FlutterUpgrade()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

apkDownloadPath Future<String>
获取apk下载路径
no setter
appInfo Future<AppInfo>
获取app信息
no setter
getLocalApkMd5 Future<String>
no setter

Static Methods

getInstallMarket({required List<String> marketPackageNames}) → dynamic
获取android手机上安装的应用商店
installAppForAndroid(String path, String md5) → dynamic
Android 安装app
toAppStore(String id) → dynamic
跳转到ios app store
toMarket({required AppMarketInfo appMarketInfo}) → dynamic
跳转到应用商店