AppFlowy/app_flowy/packages/flowy_editor
2021-07-09 23:43:18 +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 [editor] Impl image and flutter logo test embed builders 2021-07-09 23:43:18 +08:00
ios [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
lib [editor] Impl image and flutter logo test embed builders 2021-07-09 23:43:18 +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 [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +08:00
pubspec.yaml [editor] Add editor lib to flutter packages 2021-07-09 14:50:57 +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.