RustDesk/flutter
2022-08-09 16:37:11 +08:00
..
android Merge master 2022-08-04 17:24:02 +08:00
assets feat: add tray icon to status bar 2022-06-02 16:23:20 +08:00
ios
lib fix: use multi window controller to close window 2022-08-09 16:37:11 +08:00
linux flutter_desktop: fix global envet stream shading && refactor platform ffi 2022-08-03 22:05:10 +08:00
macos flutter_desktop_online_state: debug online states 2022-07-28 11:25:22 +08:00
test
web
windows fix: temporary remove collesped plugins 2022-06-27 09:48:35 +08:00
.gitattributes
.gitignore flutter_desktop_online_state: refactor connection page 2022-07-28 11:11:13 +08:00
.metadata
analysis_options.yaml flutter create --platforms=windows,macos,linux 2022-05-23 16:25:55 +08:00
build_android.sh arm32 2022-06-13 22:12:53 +08:00
build_android_deps.sh fix build_android_deps 2022-06-15 16:18:49 +08:00
build_ios.sh
deploy.sh
ios_arm64.sh
ios_x64.sh
ndk_arm.sh ndk_arm32 2022-06-13 21:00:22 +08:00
ndk_arm64.sh
ndk_x64.sh
pubspec.lock fix: windows onDestroy callback 2022-08-08 15:26:07 +08:00
pubspec.yaml fix: windows onDestroy callback 2022-08-08 15:26:07 +08:00
README.md flutter create --platforms=windows,macos,linux 2022-05-23 16:25:55 +08:00

flutter_hbb

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.