super_tag_editor 0.3.2 copy "super_tag_editor: ^0.3.2" to clipboard
super_tag_editor: ^0.3.2 copied to clipboard

PlatformiOSweb

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

0.3.2 #

  • Fix the suggestion list always displays on top when there is still space below
  • Compatible with flutter version v3.24.5
  • Upgrade kotlin version to v1.7.10
  • Bumped versions of deprecated actions

0.3.1 #

  • Support LoadMore for SuggestionsBox by mouse or keyboard

0.3.0 #

  • Compatible with flutter version v3.22.2

0.2.0 #

  • Compatible with flutter version v3.10.6

0.1.3 #

  • Support RTL mode

0.1.2 #

  • Fix tap event is not simulated in a overlay on Flutter 3.7.x for Web/Desktop (Regression)

0.1.1 #

  • Tap event is not simulated in a overlay on Flutter version 3.7.x

0.1.0 #

  • Fix bugs
  • Auto focus latest tag after delete tag
  • Added border radius for suggestion box

BREAKING CHANGES #

  • Support validation
  • Compatible with flutter version v3.7.5

0.0.3+4 #

  • Support press keyboard to Delete tag and Move, Select suggestion item

0.0.3+3 #

  • Enable/Disable auto dispose FocusNode

0.0.3+2 #

  • Add margin for suggestion box

0.0.3+1 #

  • Add padding for suggestion box

0.0.3 #

  • Customize style tag input: background, border, cursor

0.0.2 #

  • Support activated/deactivated for suggestion box
  • Format code to match the Dart formatter

0.0.1 #

  • First release
42
likes
140
points
1.33k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

debounce_throttle, flutter, intl, pointer_interceptor

More

Packages that depend on super_tag_editor