flutter_html_view 0.5.7 flutter_html_view: ^0.5.7 copied to clipboard
Flutter Plugin to render html, Flutter has no default support to render html so this package helps you to render your html to native widgets
[0.5.7] #
- cache image network dependency crash fixed
[0.5.5] #
- Video -> Source tag Now Supported
- flutter_custom_tabs Fixed
- Updated latest dependencies
[0.5.4] #
- video_player dependencies to ^0.6.4
- Pullrequest #28 Merged
- Pullrequest #29 Merged
[0.5.3] #
- Bug fixes
[0.5.2] #
- support for data:image parsing for inline base64 images added
[0.5.1] #
- Bug Fixes
[0.5.0] #
- Video tag is not supported
[0.4.0] #
- Links are clickable now
[0.3.0] #
- Initial release