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

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.