zefyr
lucky1213 992518ba23 add search operation il y a 4 ans
..
example Added pedantic to Notus and fixed lint warnings il y a 5 ans
lib add search operation il y a 4 ans
test Upgraded to Flutter 1.12; fixed analyzer issues il y a 5 ans
tool dartfmt il y a 5 ans
.gitignore Initial import of notus package il y a 6 ans
AUTHORS Updated authors il y a 6 ans
CHANGELOG.md add redo && undo func il y a 4 ans
LICENSE Initial import of notus package il y a 6 ans
README.md Updates to notus docs il y a 6 ans
analysis_options.yaml Added pedantic to Notus and fixed lint warnings il y a 5 ans
pubspec.yaml add redo && undo func il y a 4 ans

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