material_tag_editor 0.1.2 copy "material_tag_editor: ^0.1.2" to clipboard
material_tag_editor: ^0.1.2 copied to clipboard

A simple tag editor for inputing tags. This is design to act and feel similar the standard Material TextField as much as possible.

[0.1.2] - 2022/02/02. #

Feature

  • Expose inputFormatter for precustomizing the textField
  • Upgrade flutter to 2.8.1

[0.1.1] - 2021/03/07. #

Feature

  • Expose minTextViewWidth and tagSpacing for easy customization
  • Prevent delimiter from being enter into the TextField preventing empty tag from being created

[0.1.0] - 2021/03/04. #

Breaking changes! #

  • Update package for sound null safety
  • Update example for sound null safety

Feature

  • Expose TextEditingController for text manipulation and getting value

[0.0.6] - 2020/11/17. #

Breaking Changes! #

  • Correct the spelling of TagEditor's named parameter, delimeters to delimiters

Feature

[0.0.5] - 2020/11/10. #

Feature

[0.0.4] - 2020/10/3. #

[0.0.3] - 2020/08/6. #

Feature

  • Expose additional TextField's props
  • Expose key to the widget

Bugfix

  • Fix problem where enabled prop does not work

[0.0.2] - 2020/07/28. #

[0.0.1] - 2020/05/15. #

  • First release
111
likes
140
pub points
92%
popularity

Publisher

unverified uploader

A simple tag editor for inputing tags. This is design to act and feel similar the standard Material TextField as much as possible.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on material_tag_editor