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

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