zefyr
Anatoly Pulyaevskiy bd5ca3cf82 Adding travis config 6 yıl önce
..
lib Workaround for silenced errors in text input 6 yıl önce
test Fixes for embed-related rules 6 yıl önce
tool Adding travis config 6 yıl önce
.gitignore Initial import of notus package 6 yıl önce
AUTHORS Initial import of notus package 6 yıl önce
CHANGELOG.md Initial import of notus package 6 yıl önce
LICENSE Initial import of notus package 6 yıl önce
README.md Initial import of notus package 6 yıl önce
analysis_options.yaml Initial import of notus package 6 yıl önce
pubspec.yaml Testing silenced errors 6 yıl önce

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