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

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