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

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.