AppConfig class

Properties

appInfo AppInfo
getter/setter pair
appInUse AppInUse
getter/setter pair
appVersion String
getter/setter pair
authStatus ↔ Rx<AuthStatus>
getter/setter pair
buildNumber int
getter/setter pair
defaultItemlistType ItemlistType
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
lastStableBuild int
getter/setter pair
lastStableVersion String
getter/setter pair
releaseItemlists Map<String, Itemlist>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getAppInfo() Future<void>
initialize({required AppInUse app}) Future<void>
Inicialización manual para controlar mejor el ciclo de vida
loadPackageInfo() Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
selectRootPage({required Widget rootPage, required Widget? homePage, required Widget splashPage, required dynamic previousVersionPage, required Widget onGoingPage}) Widget
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance AppConfig
no setter
logger → Logger
final