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

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

1.0.5 #

  • Move out from mono repo to a dedicated repository.

1.0.4 #

  • Introduce plainText in SmartTextFieldController to get the plain text without tokens.

1.0.3 #

  • Update README.md to include SmartTextFieldOverlay widget.
  • Handle fallback for suggestionBuilder property.

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

39
likes
140
pub points
42%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_portal, meta

More

Packages that depend on smart_textfield