zefyr
Anatoly Pulyaevskiy 6b3fc3a42b Downgrade dependency on Dart SDK for notus to work with current Flutter beta 7 år sedan
..
lib Export flutter path 7 år sedan
test Fixes for embed-related rules 7 år sedan
tool Adding travis config 7 år sedan
.gitignore Initial import of notus package 7 år sedan
AUTHORS Initial import of notus package 7 år sedan
CHANGELOG.md Initial import of notus package 7 år sedan
LICENSE Initial import of notus package 7 år sedan
README.md Initial import of notus package 7 år sedan
analysis_options.yaml Initial import of notus package 7 år sedan
pubspec.yaml Downgrade dependency on Dart SDK for notus to work with current Flutter beta 7 år sedan

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