zefyrka 1.0.0+1 copy "zefyrka: ^1.0.0+1" to clipboard
zefyrka: ^1.0.0+1 copied to clipboard

outdated

Clean, minimalistic and collaboration-ready rich text editor for Flutter.

Soft and gentle rich text editing for Flutter applications.

Zefyrka is a fork of Zefyr package with the following improvements:

  • support Flutter 2.0
  • opt-in the null safety
  • added the extended attributes:
    • text color
    • background color
    • paragraph alignment
    • paragraph indentation

If you have a feature request or found a bug, please file it at the issue tracker.

For documentation see https://github.com/gkynskyi/zefyrka.

zefyrka screenshot

Installation #

Official releases of Zefyrka can be installed from Dart's Pub package repository.

Note that versions from Pub track stable channel of Flutter.

To install Zefyrka from Pub add zefyrka package as a dependency to your pubspec.yaml:

dependencies:
  zefyrka: [latest_version]

And run flutter packages get.

Continue to https://github.com/glynskyi/zefyrka/blob/main/doc/quick-start.md to learn more about Zefyrka and how to use it in your projects.

147
likes
0
pub points
89%
popularity

Publisher

unverified uploader

Clean, minimalistic and collaboration-ready rich text editor for Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

characters, collection, flutter, meta, notus_format, quill_format, quiver_hashcode, url_launcher

More

Packages that depend on zefyrka