GeneralFrameworkClientFlutter<T extends GeneralFrameworkClient<GeneralFrameworkDatabase> > class
abstract
UncompleteDocumentation
- Implemented types
Constructors
- GeneralFrameworkClientFlutter({required GeneralSystemDeviceFlutter generalLibrary, required T generalFrameworkClient})
- UncompleteDocumentation
Properties
- generalFrameworkClient → T
-
UncompleteDocumentation
final
- generalFrameworkClientFlutterAppDirectory → GeneralFrameworkClientFlutterAppDirectory
-
UncompleteDocumentation
final
- generalLibrary → GeneralSystemDeviceFlutter
-
UncompleteDocumentation
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- is_initialized ↔ bool
-
UncompleteDocumentation
getter/setter pair
-
UncompleteDocumentation
final
- routeGeneralLibFlutter → RouteGeneralLibFlutter
-
UncompleteDocumentation
latefinal
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
ensureInitialized(
{required BuildContext context, required FutureOr< void> onLoading(String textLoading)}) → FutureOr<void> - UncompleteDocumentation
-
ensureInitializedRoute(
) → void -
UncompleteDocumentation
inherited
-
generalLibFlutterAppFunction(
) → GeneralLibFlutterApp -
UncompleteDocumentation
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onErrorRoute(
BuildContext context, RouteDataGeneralLibFlutter routeDataGeneralLibFlutter) → Widget -
UncompleteDocumentation
inherited
-
onInvokeResult(
Map result, Map parameters, GeneralFrameworkClientInvokeOptions generalFrameworkClientInvokeOptions) → FutureOr -
UncompleteDocumentation
inherited
-
onInvokeValidation(
Map parameters, GeneralFrameworkClientInvokeOptions generalFrameworkClientInvokeOptions) → FutureOr< Map?> -
UncompleteDocumentation
inherited
-
onNotFoundRoute(
BuildContext context, RouteDataGeneralLibFlutter routeDataGeneralLibFlutter) → Widget -
UncompleteDocumentation
inherited
-
player(
) → GeneralSystemDeviceLibraryPlayerBase - UncompleteDocumentation
-
playerNotification(
) → GeneralSystemDeviceLibraryPlayerControllerBase - UncompleteDocumentation
-
playSoundNotification(
{required String soundNotification}) → Future< void> - UncompleteDocumentation
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited