AppFlowy/app_flowy
2021-07-19 16:15:20 +08:00
..
.vscode auto generate proto file from rust struct 2021-07-04 23:31:33 +08:00
android update README 2021-06-19 23:41:19 +08:00
assets/images update README 2021-06-19 23:41:19 +08:00
ios update README 2021-06-19 23:41:19 +08:00
lib [code gen]: generate the protobuf files in corresponding module 2021-07-13 14:28:01 +08:00
macos generic DispatchFuture and mark async_send with sync trait 2021-07-19 11:32:33 +08:00
packages fix sqlite database is lock issue by setting busy_timeout and wal mode 2021-07-19 16:15:20 +08:00
test update README 2021-06-19 23:41:19 +08:00
web update README 2021-06-19 23:41:19 +08:00
.gitignore update README 2021-06-19 23:41:19 +08:00
.metadata update README 2021-06-19 23:41:19 +08:00
analysis_options.yaml ignore flowy_editor lint check 2021-07-10 16:58:35 +08:00
Makefile update README 2021-06-19 23:41:19 +08:00
pubspec.lock generic DispatchFuture and mark async_send with sync trait 2021-07-19 11:32:33 +08:00
pubspec.yaml mv flowy_logger to flowy_infra package 2021-07-13 10:59:51 +08:00
README.md update README 2021-06-19 23:41:19 +08:00

app_flowy

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

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