chip_emails 1.0.0
chip_emails: ^1.0.0 copied to clipboard
A high-performance, professional email input widget for Flutter with intelligent chip management and batch parsing.
1.0.0 (2026 Modernization) #
- Major Refactor: Migrated to a SOLID, Controller-based architecture.
- New Features:
- Added Intelligent Batch Parsing for bulk email entry.
- Added Auto-Branding (Domain-based styling) for chips.
- Added Drag-and-Drop reordering support.
- Added Glassmorphism visual theme support.
- Modernization:
- Updated to Dart 3.x/4.x and Flutter 3.x/4.x.
- Full Material 3 support.
- Cleaned up all deprecated APIs (
withOpacitytowithValues).
- Quality:
- Added comprehensive unit test suite.
- Improved error handling and validation feedback.
- Updated README and example app.
0.0.1 #
- Initial release.