Releases: dreampowder/flutter_social_textfield
Releases · dreampowder/flutter_social_textfield
cursor bug fix, didUpdateWidget stream subscription
Fixed a bug where it was impossible to delete text content or text content reappears after deletion
Added stream subscription into didUpdateWidget controller. [thanks @sipanpetrosyan]
0.1.1
emoji detection support
minor improvements
Added a new presentation mode
- added above textfield presentation mode
- added experimental Vietnamese regex methods
URL Regex Update
0.0.7 updated url regex
Flutter 2.2 compability fix
- fixed compability issues with flutter 2.2
Added Tap Support
- Added tap support for SocialTextSpanBuilder
- Improved Example Projects
- Breaking Change: SocialTextSpanBuilder parameters have been changed to named parameters for more understandable interface.
- Improved documentation
Fixed cursor position bug.
0.0.2 fixed wrong cursor position (issue #1)
Initial Release
0.0.1 updated changelog