rustdesk/flutter
2022-09-13 22:59:28 +08:00
..
android refactor cm -> ui_cm_interface for sciter and flutter 2022-09-05 19:41:09 +08:00
assets optimize style of peer card 2022-08-25 10:25:47 +08:00
ios update pod and version for ios 2022-05-15 02:24:19 +08:00
lib mv lib/cm_main.dart to test/cm_test.dart 2022-09-13 22:59:28 +08:00
linux opt: windows build type & use generator expression 2022-09-12 18:37:09 +08:00
macos Fix compile error on macos 2022-08-27 22:17:02 +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 build type & use generator expression 2022-09-12 18:37:09 +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 kz 2022-09-13 17:00:59 +08:00
pubspec.yaml flutter_desktop: cursor cache - linux 2022-09-07 18:42:48 -07: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.