simple_chips_input 0.2.1
simple_chips_input: ^0.2.1 copied to clipboard
Flutter package for creating chips while typing like in Gmail app.
0.2.1 #
- Added support for TextFormField style
0.2.0 #
- Added onSaved callback
0.1.0 #
- Fixed a bug that caused the package to output wrong String after a chip had been deleted.
- FEATURE ADD: Added the ability to place chips section above or below the textfield.
- Updated library directory structure.
0.0.1 #
- Initial release