flutter_parsed_text_field 0.1.2
flutter_parsed_text_field: ^0.1.2 copied to clipboard
A flutter package which lets you use styled @mentions and \#hashtags with twitter-like suggestions in your TextField.
0.1.2 (Oct 13, 2021) #
- position the built in suggestion popup to only take up the space it needs
- built in suggestion popup won't overflow the screen's bounds
0.1.1 (Oct 12, 2021) #
- fix issue of stringifying when there are no suggestions
0.1.0 (Oct 12, 2021) #
- initial release to allow multiple triggers and parsable text in a TextField