providers/user_provider library
Classes
- UserOperations
- User operations notifier
Functions
-
currentUserProfile(
Ref ref) → Future< UserData> - Current user profile provider
-
user(
Ref ref, String userId) → Future< UserData> - Individual user provider
-
users(
Ref ref, {QueryParams? query}) → Future< PaginatedResponse< UserData> > - Users list provider