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

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