blueprint_profile library
Profile: controller, service, models, and avatar widget.
import 'package:blueprint_flutter_core/blueprint_profile.dart';
Classes
- FxProfileAvatar
- Avatar widget that displays the current user's photo or initials, with an optional upload tap handler.
- ProfileController
- ProfileControllerProvider
- ProfileService
- ProfileState
- ProfileUpdate
- Body for PATCH /users/me
Extensions
- ProfileUpdatePatterns on ProfileUpdate
- Adds pattern-matching-related methods to ProfileUpdate.