custom_language_picker 0.0.2
custom_language_picker: ^0.0.2 copied to clipboard
A customizable language picker for Flutter with modern UI, storage support, and emoji flags.
0.0.1 Initial Release #
- Added customizable language picker with three UI variants:
- Material Design dropdown
- Material Design dialog
- Cupertino style picker
- Implemented search functionality for language filtering
- Added favorites system for quick access to preferred languages
- Included 60+ languages with native names and flag emojis
- Added extensive customization options for colors, styles, and behaviors
- Implemented theme-aware design that adapts to app themes
0.0.2 Minor Improvements & Fixes #
- Better Structure & Organization:
- Fixed export issues and cleaned up unnecessary import paths.
- Improved package structure for better modularity.