RustDesk/flutter
dignow 2c044d7262 use get to call translate()
Signed-off-by: dignow <linlong1265@gmail.com>
2023-08-30 14:56:55 +08:00
..
android Optimize PNG images losslessly using zopflipng 2023-08-12 02:25:04 +08:00
assets opt peer card multi select 2023-08-10 08:23:34 +08:00
ios ios add dummy call and remove some lookup functions 2023-08-30 13:49:10 +08:00
lib use get to call translate() 2023-08-30 14:56:55 +08:00
linux opt chatModel, linux same startup height as dart 2023-07-10 16:02:47 +08:00
macos Optimize PNG images losslessly using zopflipng 2023-08-12 02:25:04 +08:00
test replaced buttons with switches 2023-05-18 11:41:16 +02:00
web Optimize PNG images losslessly using zopflipng 2023-08-12 02:25:04 +08:00
windows working on windows service install/uninstall 2023-06-05 20:27:48 +08:00
.gitattributes
.gitignore
.metadata
analysis_options.yaml
build_android.sh
build_android_deps.sh remove disable-vp8 2023-04-03 11:03:21 +08:00
build_ios.sh
deploy.sh
ios_arm64.sh build ipa with given profile: https://jtmuller5.medium.com/flutter-build-an-ipa-90520e813a96 2023-04-22 13:21:06 +08:00
ios_x64.sh build ipa with given profile: https://jtmuller5.medium.com/flutter-build-an-ipa-90520e813a96 2023-04-22 13:21:06 +08:00
ndk_arm.sh
ndk_arm64.sh
ndk_x64.sh
pubspec.lock flutter 3.13.0 for fixing flutter sluggish caused by combination of 2023-08-18 12:09:52 +08:00
pubspec.yaml flutter 3.13.0 for fixing flutter sluggish caused by combination of 2023-08-18 12:09:52 +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.