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

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