Nathan.fooo bc66f43f47 Refactor: delete unused crates (#2543) 2 anni fa
..
android 61fd608200 Feat/view map database (#1885) 2 anni fa
example aac5c2a4da feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2 anni fa
ios 61fd608200 Feat/view map database (#1885) 2 anni fa
lib bc66f43f47 Refactor: delete unused crates (#2543) 2 anni fa
linux 61fd608200 Feat/view map database (#1885) 2 anni fa
macos 61fd608200 Feat/view map database (#1885) 2 anni fa
test 61fd608200 Feat/view map database (#1885) 2 anni fa
windows f1316acfcc Implement cover plugin 1868 (#1897) 2 anni fa
.gitignore 61fd608200 Feat/view map database (#1885) 2 anni fa
.metadata 61fd608200 Feat/view map database (#1885) 2 anni fa
CHANGELOG.md 61fd608200 Feat/view map database (#1885) 2 anni fa
LICENSE 61fd608200 Feat/view map database (#1885) 2 anni fa
README.md 61fd608200 Feat/view map database (#1885) 2 anni fa
analysis_options.yaml 61fd608200 Feat/view map database (#1885) 2 anni fa
pubspec.yaml 231fd38298 chore: update to Flutter 3.7.5 (#2000) 2 anni fa

README.md

appflowy_backend

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.

The plugin project was generated without specifying the --platforms flag, no platforms are currently supported. To add platforms, run flutter create -t plugin --platforms <platforms> . under the same directory. You can also find a detailed instruction on how to add platforms in the pubspec.yaml at https://flutter.dev/docs/development/packages-and-plugins/developing-packages#plugin-platforms.