studyu_flutter_common library

Classes

AppLanguage
MdiIconsHelper
Helper shim that preserves the MdiIcons.fromString and MdiIcons.getNames API from the original material_design_icons_flutter package.
RetryFutureBuilder<T>
RetryFutureBuilderState<T>
SecureStorage
SupabaseStorage

Constants

cacheSubjectKey → const String
envsAssetPath → const String
fakeStudyUEmailDomain → const String
userEmailKey → const String
userPasswordKey → const String

Properties

selectedSubjectIdKey String
getter/setter pair
storageLock → Lock
final

Typedefs

CustomErrorWidgetBuilder = Widget Function(BuildContext context, dynamic error, void reload())