Releases: ali-thowfeek/simple_html_css_flutter
Releases · ali-thowfeek/simple_html_css_flutter
v5.0.0
What's Changed
- fix: added fixes for flutter 3.22 by @erickgon92 in #32
- removed html_unescape
New Contributors
- @erickgon92 made their first contribution in #32
Full Changelog: v4.0.1...v5.0.0
v4.0.1
4.0.0
v3.0.1+1
What's Changed
- Update dependencies
v3.0.1
Released with the latest dart SDK constraint 2.12.0
v3.0.0
v3.0.0 released as a preview. This will replace the stable version in pub.dev once the new dart stable version is released.
v3.0.0-nullsafety.4
- Add empty content validation
- Fix for some escaped chars not converting
- Remove all trailing newline text spans
- Add lint and refactor code
v2.0.2
- Fixed an issue with trailing blank spaces
- Fixed an issue with some escaped characters not rendering
v3.0.0-nullsafety.3
Minor update
v2.0.1
Improved error handling and better rendering