contentful_rich_text 0.1.2 copy "contentful_rich_text: ^0.1.2" to clipboard
contentful_rich_text: ^0.1.2 copied to clipboard

outdated

Rich Text renderer that parses Contentful Rich Text JSON object and returns a renderable Flutter widget tree

[0.1.2] - 11/14/2019 #

  • Fix ordered list to allow multi-digit numbering

[0.1.1] - 06/25/2019 #

  • Update Changelog

[0.1.0] - 06/25/2019 #

  • Replace RichText with Text.rich to fix default styling issues
  • Code cleanup

[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!
23
likes
40
pub points
91%
popularity

Publisher

verified publisherkumanu.com

Rich Text renderer that parses Contentful Rich Text JSON object and returns a renderable Flutter widget tree

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, html_unescape, url_launcher

More

Packages that depend on contentful_rich_text