user library

Contains classes used to manage the user profile

Classes

AccountLandingScreen screens widgets
Tabbed UI container for MyAccountScreen, User favorites, and User events.
FavoriteToggleButton widgets
This widget contains the behavior for liking an item.
MyAccount widgets
Presents UI for user profile
MyAccountCompact widgets
A widget that shows a compact version of the user profile.
MyAccountScreen screens widgets
Screen container for MyAccount
Profile widgets
A widget that shows the user profile and editing options.
UserLocalizations
Callers can lookup localized strings with an instance of UserLocalizations returned by UserLocalizations.of(context).
UserRoutes routes
Routes defined by the user library
UserWidgetKeys widget_keys
Keys for widgets in user library

Functions

lookupUserLocalizations(Locale locale) UserLocalizations