app_wrapper library

Classes

AppWrapper
AppWrapper Is a top level Class used to wrap your application.
AppWrapperBase
AppWrapperBase is a top level base class used to efficiently propagate information down the tree.
AppWrapperState
BaseContext
CameraWrapper
DeviceCapabilities
DeviceLocalAuthentication
EndpointContext
EndpointContext returns the correct server endpoint depending on the context that the app is running on
ICamera
IDeviceCapabilities

Enums

AppContext
AppContext a finite enum of environments where savannah mobile apps run

Constants

kDemoAnonymousLoginEndpoint → const String
kDemoCreateUserByPhoneEndpoint → const String
kDemoGraphqlEndpoint → const String
kDemoLoginByPhoneEndpoint → const String
kDemoPinResetEndpoint → const String
kDemoRefreshTokenEndpoint → const String
kDemoRetryResendOtpEndpoint → const String
kDemoSendRecoverAccountOtpEndpoint → const String
kDemoSetPrimaryPhoneNumberEndpoint → const String
kDemoSwitchFlaggedFeaturesEndpoint → const String
kDemoUpdateUserPinEndpoint → const String
kDemoUploadFileEndPoint → const String
kDemoUserRecoveryPhoneNumbersEndpoint → const String
kDemoVerifyPhoneEndpoint → const String
ke2eAnonymousLoginEndpoint → const String
ke2eCreateUserByPhoneEndpoint → const String
ke2eGraphqlEndpoint → const String
ke2eLoginByPhoneEndpoint → const String
ke2ePinResetEndpoint → const String
ke2eRefreshTokenEndpoint → const String
ke2eRetryResendOtpEndpoint → const String
ke2eSendRecoverAccountOtpEndpoint → const String
ke2eSetPrimaryPhoneNumberEndpoint → const String
ke2eSwitchFlaggedFeaturesEndpoint → const String
ke2eUpdateUserPinEndpoint → const String
ke2eUploadFileEndPoint → const String
ke2eUserRecoveryPhoneNumbersEndpoint → const String
ke2eVerifyPhoneEndpoint → const String
kProdAnonymousLoginEndpoint → const String
kProdCreateUserByPhoneEndpoint → const String
kProdGraphqlEndpoint → const String
the prod graphql endpoint
kProdLoginByPhoneEndpoint → const String
kProdPinResetEndpoint → const String
kProdRefreshTokenEndpoint → const String
kProdRetryResendOtpEndpoint → const String
kProdSendRecoverAccountOtpEndpoint → const String
kProdSetPrimaryPhoneNumberEndpoint → const String
kProdSwitchFlaggedFeaturesEndpoint → const String
kProdUpdateUserPinEndpoint → const String
kProdUploadFileEndPoint → const String
kProdUserRecoveryPhoneNumbersEndpoint → const String
kProdVerifyPhoneEndpoint → const String
kTestAnonymousLoginEndpoint → const String
kTestCreateUserByPhoneEndpoint → const String
kTestGraphqlEndpoint → const String
kTestLoginByPhoneEndpoint → const String
kTestPinResetEndpoint → const String
kTestRefreshTokenEndpoint → const String
kTestRetryResendOtpEndpoint → const String
kTestSendRecoverAccountOtpEndpoint → const String
kTestSetPrimaryPhoneNumberEndpoint → const String
kTestSwitchFlaggedFeaturesEndpoint → const String
kTestUpdateUserPinEndpoint → const String
kTestUploadFileEndPoint → const String
kTestUserRecoveryPhoneNumbersEndpoint → const String
kTestVerifyPhoneEndpoint → const String