AppFlowy/app_flowy/packages/flowy_editor
2021-09-15 16:35:40 +08:00
..
.vscode [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
android [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
example create flowy_log package and will implement in rust in the future 2021-09-12 23:04:34 +08:00
ios [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
lib compare delta between flutter and rust 2021-09-15 16:35:40 +08:00
macos [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
test [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
windows [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
.gitignore [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
.metadata [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
analysis_options.yaml [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
CHANGELOG.md [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
LICENSE [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
pubspec.lock create flowy_log package and will implement in rust in the future 2021-09-12 23:04:34 +08:00
pubspec.yaml create flowy_log package and will implement in rust in the future 2021-09-12 23:04:34 +08:00
README.md [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00

flowy_editor

A new flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.