zefyr
Anatoly Pulyaevskiy 26359edb42 Added first embed: horizontal rule vor 6 Jahren
..
lib Added first embed: horizontal rule vor 6 Jahren
test Added first embed: horizontal rule vor 6 Jahren
tool Adding travis config vor 6 Jahren
.gitignore Initial import of notus package vor 6 Jahren
AUTHORS Initial import of notus package vor 6 Jahren
CHANGELOG.md Initial import of notus package vor 6 Jahren
LICENSE Initial import of notus package vor 6 Jahren
README.md Initial import of notus package vor 6 Jahren
analysis_options.yaml Added first embed: horizontal rule vor 6 Jahren
pubspec.yaml Downgrade dependency on Dart SDK for notus to work with current Flutter beta vor 6 Jahren

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