rustdesk/flutter
2022-06-02 16:46:52 +08:00
..
android remove private 2022-05-13 15:13:56 +08:00
assets feat: add tray icon to status bar 2022-06-02 16:23:20 +08:00
ios update pod and version for ios 2022-05-15 02:24:19 +08:00
lib refactor: disable tray 2022-06-02 16:45:04 +08:00
linux opt: adapt --cm 2022-05-30 16:28:48 +08:00
macos fix: macos compilation 2022-06-02 16:13:34 +08:00
test for merge 2022-05-12 16:50:30 +08:00
web mobile & web rgba stream 2022-05-20 09:28:46 +08:00
windows feat: insert core entry before launching flutter 2022-05-30 16:16:20 +08:00
.gitattributes for merge 2022-05-12 16:50:30 +08:00
.gitignore fix: compile error when using enum in flutter 2022-05-31 16:28:12 +08:00
.metadata fix platform 2022-05-23 16:24:56 +08:00
analysis_options.yaml flutter create --platforms=windows,macos,linux 2022-05-23 16:25:55 +08:00
build_android.sh for merge 2022-05-12 16:50:30 +08:00
build_ios.sh for merge 2022-05-12 16:50:30 +08:00
deploy.sh yarn.lock is not useless, yuv.js must be in /, because it is called in global.js as web worker, deploy.sh not tested yet 2022-05-18 01:44:42 +08:00
ios_arm64.sh for merge 2022-05-12 16:50:30 +08:00
ios_x64.sh for merge 2022-05-12 16:50:30 +08:00
ndk_arm64.sh for merge 2022-05-12 16:50:30 +08:00
ndk_x64.sh for merge 2022-05-12 16:50:30 +08:00
pubspec.lock feat: add tray icon to status bar 2022-06-02 16:23:20 +08:00
pubspec.yaml feat: add tray icon to status bar 2022-06-02 16:23:20 +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.