Apklisinfo class

Constructors

Apklisinfo()

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

packageName String
getter/setter pair

Static Methods

getApklisInfo() Future<ApplicationResume>
Get apklis info
getAppInfo(String packageName) Future<ApplicationResume>
Get application info
isPayed(String packageName) Future<bool>
Check if any application is payed into apklis

Constants

channel → const MethodChannel