appflowy 74239d65cb [rust]: windows config 3 years ago
..
.vscode e41579bc65 [infra_ui][focus] Impl auto unfocus widget for infra ui 4 years ago
android 54fd744899 [infra_ui] Integrate keyboard detector to example proj 4 years ago
example 74239d65cb [rust]: windows config 3 years ago
flowy_infra_ui_platform_interface 777b3a68ed [infra_ui] Fix warning issues raised by analyzer 4 years ago
flowy_infra_ui_web 777b3a68ed [infra_ui] Fix warning issues raised by analyzer 4 years ago
ios 96560d2b3e [flutter]: update appflowy desktop bundle identifier 3 years ago
lib 4f41c8d3e5 [flutter]: modify view's name in topbar 3 years ago
macos 96560d2b3e [flutter]: update appflowy desktop bundle identifier 3 years ago
test 74239d65cb [rust]: windows config 3 years ago
windows 74239d65cb [rust]: windows config 3 years ago
.gitignore 0716556750 [infra_ui] Migrate infra_ui from package to plugin 4 years ago
.metadata 0716556750 [infra_ui] Migrate infra_ui from package to plugin 4 years ago
CHANGELOG.md 74239d65cb [rust]: windows config 3 years ago
LICENSE 7f11b01480 [flutter]: add licenses 3 years ago
README.md 74239d65cb [rust]: windows config 3 years ago
analysis_options.yaml 7a4d950c9c flowy_infra & flowy_infra_ui migration 4 years ago
pubspec.lock 6a5cc9fd89 [flutter]: customize checkbox style of quill editor 4 years ago
pubspec.yaml 63d2ca27d3 [flutter]: fix bugs 4 years ago

README.md

flowy_infra_ui

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.