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

outdated

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add contentful_rich_text

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  contentful_rich_text: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:contentful_rich_text/contentful_rich_text.dart';
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

flutter, html_unescape

More

Packages that depend on contentful_rich_text