zefyr
Anatoly Pulyaevskiy b0ea68d403 Removed implicit-casts lint; updated changelog vor 5 Jahren
..
example Fixed analysis warnings, added example vor 6 Jahren
lib Fixed analysis warnings in notus vor 6 Jahren
test Fixed analysis warnings in notus vor 6 Jahren
tool Adding travis config vor 6 Jahren
.gitignore Initial import of notus package vor 6 Jahren
AUTHORS Updated authors vor 6 Jahren
CHANGELOG.md Added heuristic rule to preserve block styles on paste vor 6 Jahren
LICENSE Initial import of notus package vor 6 Jahren
README.md Updates to notus docs vor 6 Jahren
analysis_options.yaml Removed implicit-casts lint; updated changelog vor 5 Jahren
pubspec.yaml Added heuristic rule to preserve block styles on paste vor 6 Jahren

README.md

Notus is a rich text document model for Zefyr project.

This package is currently in early preview. If you found a bug or have a feature request, please file it at the issue tracker.

Zefyr provides a lightweight and user friendly rich text editor for Flutter framework.

For documentation, please see the main Zefyr repository.

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