GeneralFrameworkClientFlutter<T extends GeneralFrameworkClient<GeneralFrameworkClientEnsureInitialized, GeneralFrameworkClientInvokeOptions, GeneralFrameworkClientInvokeOptions, GeneralFrameworkDatabase<GeneralFrameworkDatabaseEnsureInitialized> , GeneralFrameworkApiBase<GeneralFrameworkApiEnsureInitialized, GeneralFrameworkDatabase<GeneralFrameworkDatabaseEnsureInitialized> , dynamic> > > class
abstract
UncompleteDocumentation
Constructors
- GeneralFrameworkClientFlutter.new({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
-
generalLibFlutterAppFunction(
) → GeneralLibFlutterApp - UncompleteDocumentation
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onErrorRoute(
BuildContext context, RouteDataGeneralLibFlutter routeDataGeneralLibFlutter) → Widget - UncompleteDocumentation
-
onInvokeResult(
Map result, Map parameters, GeneralFrameworkClientInvokeOptions generalFrameworkClientInvokeOptions) → FutureOr - UncompleteDocumentation
-
onInvokeValidation(
Map parameters, GeneralFrameworkClientInvokeOptions generalFrameworkClientInvokeOptions) → FutureOr< Map?> - UncompleteDocumentation
-
onNotFoundRoute(
BuildContext context, RouteDataGeneralLibFlutter routeDataGeneralLibFlutter) → Widget - UncompleteDocumentation
-
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