zefyr
lucky1213 ace6cf112b use the new quill_delta (to get attrs deep eq) před 4 roky
..
example Added pedantic to Notus and fixed lint warnings před 5 roky
lib fix bugs před 4 roky
test Upgraded to Flutter 1.12; fixed analyzer issues před 5 roky
tool dartfmt před 5 roky
.gitignore Initial import of notus package před 6 roky
AUTHORS Updated authors před 6 roky
CHANGELOG.md add redo && undo func před 4 roky
LICENSE Initial import of notus package před 6 roky
README.md Updates to notus docs před 6 roky
analysis_options.yaml Added pedantic to Notus and fixed lint warnings před 5 roky
pubspec.yaml use the new quill_delta (to get attrs deep eq) před 4 roky

README.md

Notus is a rich text document model for Zefyr project.

This package is currently in early preview. If you found a bug or have a feature request, please file it at the issue tracker.

Zefyr provides a lightweight and user friendly rich text editor for Flutter framework.

For documentation, please see the main Zefyr repository.

Notus is a generic Dart package and does not depend on Flutter in any way. It can be used on any platform supported by the Dart language: web, server (mac, linux, windows) and, of course, mobile (android and ios).