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

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

2.2.0 06/43/2024 #

  • Merge PR #39 - Allow marks to be styled
  • Upgrade dependencies

2.1.0 08/29/2023 #

  • Migrate to Flutter 3.10.6
  • Bump Dart SDK version to 3.0
  • Add color option for hyperlink text
  • Upgrade dependencies

2.0.0 08/08/2022 #

  • Migrate to Flutter 3.0.5
  • Upgrade library dependencies
  • Fix lint warnings
  • Added support for inline embedded entries (by https://github.com/rekubot)

1.0.1 01/10/2022 #

  • fix text features (underline and italics) not working
  • add tests

1.0.0 7/13/2021 #

  • BREAKING - migrate to null safety
  • fix list type error

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!
29
likes
0
points
12.3k
downloads

Publisher

verified publisherkumanu.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, html_unescape, url_launcher

More

Packages that depend on contentful_rich_text