detectable_text_field 2.0.4
detectable_text_field: ^2.0.4 copied to clipboard
TextField with detection features. You can detect hashtags, at sign, url or anything you want. Helps you develop Twitter like app. Refinement of hashtagable
[2.0.4] #
- Added contributors list on readme.
- Fix analysis problems
[2.0.3] #
- added read more function to DetectableText
- added method to detect all the text
- fixed problems example not being compiled
[2.0.2] #
- fixed errors occurred on flutter 2.2.x
[2.0.1] #
- fixed error occurred in onDetectionFinished and onDetectionTyped.
[2.0.0] #
- supported null safety
[1.0.1] #
- fixed the bug when auto correct suggestion appeared.
[1.0.0] #
- fixed readme to show the update of v0.3.0