rustdesk/flutter
dignow 00d3d0f094 fix: cm await call
1. Cm may crash in wrong order.
2. The window may be at the left top.
3. The window may be wrong size.

Signed-off-by: dignow <linlong1265@gmail.com>
2023-09-27 23:51:27 +08:00
..
android change target android sdk to 33 2023-09-05 15:09:41 +08:00
assets Add scam image 2023-09-11 21:55:06 +05:30
ios iOS deploy can run 2023-08-30 18:25:50 +08:00
lib fix: cm await call 2023-09-27 23:51:27 +08:00
linux opt chatModel, linux same startup height as dart 2023-07-10 16:02:47 +08:00
macos remove LSUIElement=1 in info.plist so that system menu can be shown 2023-08-25 15:19:00 +08:00
test
web Optimize PNG images losslessly using zopflipng 2023-08-12 02:25:04 +08:00
windows Update Runner.rc 2023-09-01 16:13:21 +03:00
.gitattributes
.gitignore
.metadata
analysis_options.yaml
build_android_deps.sh
build_android.sh
build_ios.sh iOS deploy can run 2023-08-30 18:25:50 +08:00
deploy.sh
ios_arm64.sh
ios_x64.sh
ndk_arm64.sh
ndk_arm.sh
ndk_x64.sh
pubspec.lock adjust scrollbar style, peers view support touch pad scroll, settings tab 2023-09-27 10:25:49 +08:00
pubspec.yaml adjust scrollbar style, peers view support touch pad scroll, settings tab 2023-09-27 10:25:49 +08:00
README.md
run.sh fix ci 2023-06-29 13:25:17 +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.