IdeaDeviceHelper class

Constructors

IdeaDeviceHelper()

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

getAndroidId Future<String?>
no setter
getDeivceId Future<String>
no setter
getDeivceIP Future<String>
获得 app 的 ip 地址
no setter
getGoogleServicePlist Future<String?>
no setter
getNextPage Future<String>
实际上是idfa,取不到的话为""
no setter
getUUID Future<String>
natvie 自己生成的固定长度的唯一标示符,每次都不同
no setter

Static Methods

canOpenUrl(String url) Future<bool>
根据app的scheme,判断app是否安装了