FlutterIgnite class
Constructors
- FlutterIgnite({String title = "FlutterIgnite", dynamic logToFile = false, dynamic cacheReset = false, BaseOptions? dioOptions})
Properties
Methods
-
initConfigs(
{required ThemeConfigOptions themeConfig, List< CacheItem< cacheItems = const []}) → Future<Serializable> >CacheService> -
initServices(
List< GetxService> services) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
run(
{bool guarded = true, required List< GetPage> pages, required String initialRoute, SmartManagement managementFactory = SmartManagement.keepFactory}) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- cacheReset → bool
-
no setter
- dio → Dio
-
no setter
- logToFile → bool
-
no setter