Skip to content

Commit

Permalink
Added link to the Flutter package for rendering Portable Text (#30)
Browse files Browse the repository at this point in the history
* Added link to the Flutter package for rendering Portable Text

Added links and the supporting package

* Update README.md

Co-authored-by: Knut Melvær <knut.melvaer@gmail.com>

---------

Co-authored-by: Knut Melvær <knut.melvaer@gmail.com>
  • Loading branch information
pavanpodila and kmelve committed Apr 2, 2024
1 parent 3bb2b78 commit 5f7aeb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ Examples of custom blocks:

#### Dart/Flutter

- [Flutter Widget for Portable Text](https://pub.dev/packages/flutter_sanity_portable_text): Supports the entire spec of Portable Text with an easy to use Widget. It also includes support for **custom** blocks, marks, gestures, styles in an extensible manner. Use this package in conjunction with the [Sanity Client](https://pub.dev/packages/sanity_client) package for deserializing Portable Text in documents from Sanity.
- [flutter_portabletext](https://github.com/JobiJoba/flutter_portabletext)

---
Expand Down

0 comments on commit 5f7aeb4

Please sign in to comment.