click_text_field 0.0.5 copy "click_text_field: ^0.0.5" to clipboard
click_text_field: ^0.0.5 copied to clipboard

A flutter TextField which is able to click the highlight text part, by setting the regex. Also a string callBack function can be set.

0.0.1 #

  • first pub the rewrite TextEditingController : ClickTextEditingController

0.0.2 #

  • make Function:(setRegExp) auto refresh the textSpan.

0.0.3 #

  • delete the wrong auto refresh, and add the ClickTextField

0.0.4 #

  • ClickTextField add "focusNode" and "decoration"

0.0.5 #

  • ClickTextField refresh while regexp change.
0
likes
0
pub points
21%
popularity

Publisher

unverified uploader

A flutter TextField which is able to click the highlight text part, by setting the regex. Also a string callBack function can be set.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, string_scanner

More

Packages that depend on click_text_field