flutter_input_chips 1.1.0 flutter_input_chips: ^1.1.0 copied to clipboard
Flutter widget that builds the input field with input chips options
[1.1.0] - 11-Dec-2024 #
- Added
InputChipsController
for easy access to chip valuesonMaxChipsReached
to show notice or perform action on max chip items reached
[1.0.3] - 22-Dec-2022 #
- chips will be added if text ends with "," or "Enter" in keyboard is pressed
[1.0.2+1] - 22-Dec-2022 #
- Updated Readme.
[1.0.2] - 22-Dec-2022 #
- Initial release.