chips_input_autocomplete 1.0.2 copy "chips_input_autocomplete: ^1.0.2" to clipboard
chips_input_autocomplete: ^1.0.2 copied to clipboard

Flutter package to create a chips input with autocomplete.

Changelog #

All notable changes to this project will be documented in this file.

1.0.2 #

  • added optional clear button to clear all chips

1.0.1+2 #

  • added example for getting selected chips data

1.0.1+1 #

  • modified README.md

1.0.1 #

  • fixed auto space, for example after "," or "." creates a new chip also when ends with createCharacter + " "

1.0.0 #

  • Initial release of the chips_input_autocomplete package.
  • Features dynamic chip creation from user input with autocomplete suggestions.
  • Supports single or multiple chip selections, with customizable appearance for chips.
  • Includes form integration for validation and submission of chip data.
  • Provides examples and detailed documentation for easy integration and usage.
4
likes
0
pub points
67%
popularity

Publisher

verified publisherbruckcode.de

Flutter package to create a chips input with autocomplete.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on chips_input_autocomplete