AppFlowy/frontend/appflowy_flutter/packages/appflowy_backend/example
Lucas.Xu 252699d249
chore: upgrade to flutter 3.19.0 (#4677)
* chore: upgrade to flutter 3.19.0

* chore: adjust to the latest flutter convention

* chore: update CI flutter version

* fix: flutter analyze

* fix: flutter analyze

* fix: flutter analyze

* chore: fix docker build
2024-02-19 13:49:55 +08:00
..
android chore: adjust configuration for google play console (#4231) 2023-12-28 21:02:17 +08:00
integration_test feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
ios Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
lib Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
macos tests: AppFlowy Cloud integration test (#4015) 2023-11-28 10:54:31 +08:00
test Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
windows Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
.gitignore Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
.metadata Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
analysis_options.yaml Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
pubspec.yaml chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
README.md Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00

flowy_sdk_example

Demonstrates how to use the appflowy_backend plugin.

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.