click_text_field 0.0.7+1 copy "click_text_field: ^0.0.7+1" to clipboard
click_text_field: ^0.0.7+1 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.0.6 #

  • ClickTextField refresh regex function with didUpdateWidget, add some key to ClickTextField.

0.0.7 #

  • fix two same and closed string scan bug, add custom ClickTextStyle function.

0.0.7+1 #

  • README.md and add result picture link.
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