flutter_profile_kit 1.0.0
flutter_profile_kit: ^1.0.0 copied to clipboard
A comprehensive Flutter package for profile management UI components including profile image picker, user info forms, and location selection.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2025-07-09 #
Added #
- Initial release of Flutter Profile Kit
ProfileDatamodel for user profile information with validationProfileImagePickerwidget with circular avatar and floating add badgeUserInfoFormwidget for personal information collectionLocationFormwidget for location data collectionProfileControllerfor profile data management and validation- Comprehensive customization options for all widgets
- Platform-adaptive styling for iOS and Android
- Image picker integration with camera and gallery support
- Form validation with custom validators
- Accessibility support and semantic structure
- Mathematical badge positioning at 45-degree angle
- Skeleton loading animations
- Error handling and fallback UI
- Comprehensive documentation and examples