contentful_rich_text 0.1.0 contentful_rich_text: ^0.1.0 copied to clipboard
Rich Text renderer that parses Contentful Rich Text JSON object and returns a renderable Flutter widget tree
[0.0.4] - 06/25/2019 #
- Add Hyperlink support
- Code cleanup, refactoring
[0.0.3] - 02/20/2019 #
- Bump version to update pub.dartlang.org
[0.0.2] - 04/05/2019 #
- Initial Release, published to pub.dartlang.org
[0.0.1] - 02/20/2019 #
- Initial Implementation
- Very basic support for some of the Rich Text block/inline items
- More to come soon!