flutter_social_textfield 0.0.3 flutter_social_textfield: ^0.0.3 copied to clipboard
TextEditingController and TextSpan builder with hashtag, url and mention detection using pre defeined and customizable regex patterns. Also supports tapping on the detected content.
[0.0.3] 01.05.2021 #
- Added tap support for SocialTextSpanBuilder
- Improved Example Projects
- Breaking Change: SocialTextSpanBuilder parameters have been changed to named parameters for more understandable interface.
- Improved documentation
[0.0.2] 26.04.2021 #
- Fixed wrong cursor position when last word has been replaced.
[0.0.1+1] 23.04.2021 #
- Improved documentation
[0.0.1] 23.04.2021 #
- Initial Release