zefyr
Anatoly Pulyaevskiy b83949b491 dartfmt пре 5 година
..
example Added pedantic to Notus and fixed lint warnings пре 5 година
lib Added pedantic to Notus and fixed lint warnings пре 5 година
test Added pedantic to Notus and fixed lint warnings пре 5 година
tool dartfmt пре 5 година
.gitignore Initial import of notus package пре 6 година
AUTHORS Updated authors пре 6 година
CHANGELOG.md Fix insertion of embeds when selection is not empty пре 5 година
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 Added pedantic to Notus and fixed lint warnings пре 5 година

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