AppFlowy/frontend/appflowy_flutter/packages/appflowy_backend/example
Lucas 76cb23e233
feat: add bloc observer (#7633)
* chore: bump version 0.8.8

* feat: add bloc observer

* chore: update comment

* chore: update comment
2025-03-27 14:17:47 +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 fix: billing+cleanup (#5634) 2024-06-27 02:00:21 +02:00
macos feat: add bloc observer (#7633) 2025-03-27 14:17:47 +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.