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

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