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

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).