flutter_profile_kit library

A comprehensive Flutter package for profile management UI components including profile image picker, user info forms, and location selection.

Classes

LocationForm
A comprehensive location information form widget.
ProfileController
A controller for managing profile data and form state.
ProfileData
Data model for user profile information.
ProfileImagePicker
A customizable profile image picker widget with circular avatar and floating add badge.
UserInfoForm
A comprehensive user information form widget.

Enums

Gender
Gender enumeration for user profiles.
LocationField
Enumeration of location fields.
ProfileField
Enumeration of profile fields.
UserInfoField
Enumeration of user information fields.

Extensions

GenderExtension on Gender
Extension on Gender for display names and values.