Anatoly Pulyaevskiy 26359edb42 Added first embed: horizontal rule | пре 6 година | |
---|---|---|
.. | ||
lib | пре 6 година | |
test | пре 6 година | |
tool | пре 6 година | |
.gitignore | пре 6 година | |
AUTHORS | пре 6 година | |
CHANGELOG.md | пре 6 година | |
LICENSE | пре 6 година | |
README.md | пре 6 година | |
analysis_options.yaml | пре 6 година | |
pubspec.yaml | пре 6 година |
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).