HggUpgrade class

Constructors

HggUpgrade()

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

Static Methods

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