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

TextField that can extract relevant information from the raw text input.

1.0.2 #

  • Add methods to let client update the tokenizers

1.0.1 #

  • Remove value type from Tokenable to follow avoid_implementing_value_types lint rule.

1.0.0 #

  • Add suggestionBuilder property to customize suggestion list UI.
  • Add priority to handle date and time.

0.0.7 #

  • Fix range issue by sorting tokenizers before highlighting.

0.0.6 #

  • Refactor example code.

0.0.5 #

  • Update demo asset URL in README.md

0.0.4 #

  • Update README.md and attach video demo.
  • Get lints_y from git dependencies.

0.0.3 #

  • Simplified Example
  • Update README.md
  • Expose highlightedTokens as a public property

0.0.2 #

Update repository URL in pubspec.yaml

0.0.1 #

Initial release

40
likes
0
pub points
46%
popularity

Publisher

unverified uploader

TextField that can extract relevant information from the raw text input.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, flutter_portal, meta

More

Packages that depend on smart_textfield