- Fix formatting
- Fix date
- Merge PR #39 - Allow marks to be styled
- Upgrade dependencies
- Migrate to Flutter 3.10.6
- Bump Dart SDK version to 3.0
- Add color option for hyperlink text
- Upgrade dependencies
- Migrate to Flutter 3.0.5
- Upgrade library dependencies
- Fix lint warnings
- Added support for inline embedded entries (by https://github.com/rekubot)
- fix text features (underline and italics) not working
- add tests
- BREAKING - migrate to null safety
- fix list type error
- Fix ordered list to allow multi-digit numbering
- Update Changelog
- Replace RichText with Text.rich to fix default styling issues
- Code cleanup
- Add Hyperlink support
- Code cleanup, refactoring
- Bump version to update pub.dartlang.org
- Initial Release, published to pub.dartlang.org
- Initial Implementation
- Very basic support for some of the Rich Text block/inline items
- More to come soon!