zefyr
Anatoly Pulyaevskiy bd5ca3cf82 Adding travis config před 6 roky
..
lib Workaround for silenced errors in text input před 6 roky
test Fixes for embed-related rules před 6 roky
tool Adding travis config před 6 roky
.gitignore Initial import of notus package před 6 roky
AUTHORS Initial import of notus package před 6 roky
CHANGELOG.md Initial import of notus package před 6 roky
LICENSE Initial import of notus package před 6 roky
README.md Initial import of notus package před 6 roky
analysis_options.yaml Initial import of notus package před 6 roky
pubspec.yaml Testing silenced errors před 6 roky

README.md

Build Status codecov

Notus is a rich text document model for Zefyr project.

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

For documentation, please see the main Zefyr repository.

Zefyr is a Flutter package which means it can only be used inside of Flutter projects. 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).