AppFlowy/frontend/appflowy_flutter/packages/flowy_infra_ui/example
Lucas.Xu 9a5dbbb3ce
chore: upgrade to Flutter 3.22.0 (#5395)
* chore: upgrade flutter to 3.22.0

* chore: upgrade editor version

* chore: upgrade CI files

* fix: failed tests
2024-05-23 11:07:09 +08:00
..
android feat: integrated openAI rust plugin (#3302) 2023-09-19 10:37:37 +08:00
example/android/app/src/main/java/com/example/flowy_infra_ui_example Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
ios Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
lib chore: upgrade to flutter 3.19.0 (#4677) 2024-02-19 13:49:55 +08:00
linux 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
web 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.22.0 (#5395) 2024-05-23 11:07:09 +08:00
README.md Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00

flowy_infra_ui_example

Demonstrates how to use the flowy_infra_ui 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.