rustdesk/flutter
2022-09-16 22:06:29 +08:00
..
android opt: icons for all platform 2022-09-16 11:10:09 +08:00
assets optimize style of peer card 2022-08-25 10:25:47 +08:00
ios opt: icons for all platform 2022-09-16 11:10:09 +08:00
lib Merge pull request #1552 from Heap-Hop/master 2022-09-16 22:06:29 +08:00
linux opt: windows build type & use generator expression 2022-09-12 18:37:09 +08:00
macos add icon files for mac flutter 2022-09-16 21:53:34 +08:00
test mv lib/cm_main.dart to test/cm_test.dart 2022-09-13 22:59:28 +08:00
web fix: unicode-related error during .ts generation 2022-08-31 20:24:48 +08:00
windows opt: [windows] hide window on start 2022-09-16 17:46:46 +08:00
.gitattributes for merge 2022-05-12 16:50:30 +08:00
.gitignore Remove generate file 2022-09-02 02:05:29 -07: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_deps.sh fix build_android_deps 2022-06-15 16:18:49 +08:00
build_android.sh arm32 2022-06-13 22:12:53 +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_arm.sh ndk_arm32 2022-06-13 21:00:22 +08:00
ndk_x64.sh for merge 2022-05-12 16:50:30 +08:00
pubspec.lock remove flutter_test to resolve version conflict with icon_launcher 2022-09-16 17:14:32 +08:00
pubspec.yaml fix: cm stuck at boot up, revert to flutter 3.0.5 2022-09-16 17:46:44 +08:00
README.md flutter create --platforms=windows,macos,linux 2022-05-23 16:25:55 +08:00
run.sh fix mac flutter build issue, ipc not working yet 2022-09-16 00:32:34 +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.