rich_text_view 0.0.6 rich_text_view: ^0.0.6 copied to clipboard
A simple yet powerful rich text view that supports mention, hashtag, emial, url and see more.
[0.0.6] #
- Fixed issue with maxLines
[0.0.5] #
- Hot fixes and dependency upgrade
[0.0.3] #
- Fix bold style issue
- Fix issue when selectable is set to false
[0.0.2] #
- To use as a TextField, there's now RichTextView.editor
- Added screenshot to README.md
- fixed some bugs and improved example codes
[0.0.1] #
- Initial release to pub.dev