Skip to content

Commit

Permalink
added dart/flutter version of PortableText renderer. (#22)
Browse files Browse the repository at this point in the history
Co-authored-by: Cody Olsen <81981+stipsan@users.noreply.github.com>
  • Loading branch information
JobiJoba and stipsan committed Aug 23, 2023
1 parent d5dc3ff commit 0f195f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,10 @@ Examples of custom blocks:

- The `SanityHtmlBuilder` class in [the Sanity LINQ client](https://github.com/oslofjord/sanity-linq)
- [Portable Text .NET](https://github.com/nhi/portable-text-dotnet), a C# HTML converter to Portable Text, also supporting custom types. (A graceful port of [`blockTools.htmlToBlocks()`](https://www.npmjs.com/package/@sanity/block-tools#htmltoblockshtml-blockcontenttype-options-html-deserializer) to C#)
-
#### Dart/Flutter

- [flutter_portabletext](https://github.com/JobiJoba/flutter_portabletext)
---

Portable Text is presented by [Sanity.io](https://github.com/sanity-io)

0 comments on commit 0f195f5

Please sign in to comment.