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

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.