flutter_profile_kit 1.0.0 copy "flutter_profile_kit: ^1.0.0" to clipboard
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
  • ProfileData model for user profile information with validation
  • ProfileImagePicker widget with circular avatar and floating add badge
  • UserInfoForm widget for personal information collection
  • LocationForm widget for location data collection
  • ProfileController for 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
0
likes
130
points
138
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#flutter #profile #ui #user-management #form

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_platform_widgets, flutter_svg, image_picker

More

Packages that depend on flutter_profile_kit