flutter_sanity_portable_text 1.0.0-beta.22 copy "flutter_sanity_portable_text: ^1.0.0-beta.22" to clipboard
flutter_sanity_portable_text: ^1.0.0-beta.22 copied to clipboard

Flutter renderer for the Sanity.io Portable Text format with support for standard and custom blocks, spans, annotations, and styles.

1.0.0-beta.22 #

  • FEAT: added support for the "code" style markdef.

1.0.0-beta.21 #

  • Updated readme

1.0.0-beta.20 #

  • Bump "flutter_sanity_portable_text" to 1.0.0-beta.20.

1.0.0-beta.19 #

  • Updates to readme and example

1.0.0-beta.18 #

  • Shorter pubspec description

1.0.0-beta.17 #

  • 100% test coverage

1.0.0-beta.16 #

  • FIX: using the right format for screenshots. (ce78e1f9)
  • FEAT: changed the interface of MarkDefDescriptor to become more flexible with generating InlineSpan instead of just a TextSpan. This allows greater decorations to be attached to an annotation. (2e9d4550)
  • FEAT: refactored portable text to be more resilient. (39db715f)
  • Changed the interface of the builders to accept the BuildContext as the first parameter

1.0.0-beta.15 #

  • FEAT: changed the interface of MarkDefDescriptor to become more flexible with generating InlineSpan instead of just a TextSpan. This allows greater decorations to be attached to an annotation.

1.0.0-beta.14 #

  • Bump "flutter_sanity_portable_text" to 1.0.0-beta.14.

1.0.0-beta.13 #

  • Updated readme

  • REFACTOR: moving flutter_sanity_portable_text and sanity_client under vyuh. (f1175fbd)

  • FIX: using the right format for screenshots. (ce78e1f9)

  • FEAT: refactored portable text to be more resilient. (39db715f)

1.0.0-beta.12 #

  • Added support to report errors for missing annotations
  • Changed signatures of the builders for mark, block and container
  • Refactored the error view to be more universally useful

1.0.0-beta.10 - 1.0.0-beta.11 #

  • Fixing the format for screenshots in pubspec.yaml

  • Updated readme and example code

  • FIX: using the right format for screenshots. (ce78e1f9)

1.0.0-beta.9 #

  • Added screenshot and readme with example

1.0.0-beta.8 #

  • Updated example to avoid analyzer issues and added better description for the package

1.0.0-beta.7 #

  • Added example and simplified API for direct usage

1.0.0-beta.6 #

  • Added more documentation

1.0.0-beta.5 #

  • Refactored file structure
  • Added documentation for all classes

1.0.0-beta.4 #

  • Moved the sanity packages under the vyuh repo

  • REFACTOR: moving flutter_sanity_portable_text and sanity_client under vyuh. (f1175fbd)

1.0.0-beta.3 #

  • Updated license to MIT

1.0.0-beta.2 - 1.0.0-beta.1 #

  • First release with a set of core features
  • Supported features include:
    • All standard portable-text annotations and styles
    • Annotations can have interactions as well
    • Configuration to adjust styles, annotations, custom blocks and block containers
    • List with bullets and numbers
2
likes
140
pub points
70%
popularity
screenshot

Publisher

verified publishervyuh.tech

Flutter renderer for the Sanity.io Portable Text format with support for standard and custom blocks, spans, annotations, and styles.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#flutter #portable-text #renderer #json

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, json_annotation, nanoid

More

Packages that depend on flutter_sanity_portable_text