myappcrew_flutter library
Classes
Enums
Functions
-
showMyAppCrewConnectSheet(
BuildContext context, {required bool showAsBottomSheet, required String title, required String subtitle, required bool allowDismiss}) → Future< bool>
Typedefs
-
ConnectPromptConnectHandler
= Future<
MyAppCrewConnectResult> Function(String input) -
ConnectPromptSnapshotProvider
= Future<
DebugSnapshot> Function() -
DebugSnapshotProvider
= Future<
DebugSnapshot> Function()