AppMarket class

des:

Constructors

AppMarket()

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

buildInMarketList List<AppMarketInfo>
获取所有内置的应用商店
no setter
buildInPackageNameList List<String>
获取所有内置的应用商店的包名
no setter
huaWei AppMarketInfo
华为
final
meiZu AppMarketInfo
魅族
final
oppo AppMarketInfo
oppo
final
pp AppMarketInfo
pp助手
final
qiHoo AppMarketInfo
360
final
tencent AppMarketInfo
应用宝
final
vivo AppMarketInfo
vivo
final
wanDouJia AppMarketInfo
豌豆荚
final
xiaoMi AppMarketInfo
小米
final
zte AppMarketInfo
zte
final

Static Methods

getBuildInMarket(String packageName) AppMarketInfo?
getBuildInMarketList(List<String> packageNames) List<AppMarketInfo>
通过包名获取内置应用商店