features/profile/providers/profile_providers library
Classes
- AvatarStorageServiceProvider
- Provider for AvatarStorageService instance.
- CurrentUserProfile
- The signed-in user's own profile.
- CurrentUserProfileProvider
- The signed-in user's own profile.
- ProfileRepositoryProvider
- Provider for ProfileRepository instance.
Properties
- avatarStorageServiceProvider → AvatarStorageServiceProvider
-
Provider for AvatarStorageService instance.
final
- currentUserProfileProvider → CurrentUserProfileProvider
-
The signed-in user's own profile.
final
- profileRepositoryProvider → ProfileRepositoryProvider
-
Provider for ProfileRepository instance.
final
Functions
-
avatarStorageService(
Ref ref) → AvatarStorageService - Provider for AvatarStorageService instance.
-
profileRepository(
Ref ref) → ProfileRepository - Provider for ProfileRepository instance.