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

Flutter TextField with tag autocomplete and chip visualization

1.0.2 #

  • Add example app and refine readme.md

1.0.1 #

  • Added documentation comments to all public classes and members
  • Internal refactoring: converted internal-use classes to private (no API changes)

1.0.0 #

  • Initial release of tagged_field
  • TextField with inline key-value tag recognition using key=value syntax
  • Real-time chip visualization for recognized tags with customizable colors
  • Autocomplete dropdown with keyboard navigation, for tag keys and per-key value suggestions
  • Customizable styling via TaggedFieldStyle
  • Configurable behavior via TaggedFieldBehavior
  • Horizontal scrolling with caret tracking
  • Cross-platform support (Web and mobile)
9
likes
160
points
152
downloads

Publisher

verified publisherdevcloud.com.co

Weekly Downloads

Flutter TextField with tag autocomplete and chip visualization

Repository (GitHub)
View/report issues

Topics

#textfield #keyvalue #tags #filters #autocomplete

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tagged_field