rustdesk/flutter
Sahil Yeole c522987b6f fix list view on ab when id panel
Signed-off-by: Sahil Yeole <sahilyeole93@gmail.com>
2023-10-26 05:16:27 +05:30
..
android change target android sdk to 33 2023-09-05 15:09:41 +08:00
assets mobile peer tab right actions dropdown 2023-10-03 09:27:35 +08:00
ios fix ios ci 2023-10-15 16:05:29 +08:00
lib fix list view on ab when id panel 2023-10-26 05:16:27 +05:30
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 fix remote tab lable update, Get.find always return the first instance 2023-09-28 09:05:10 +08:00
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 for merge 2022-05-12 16:50:30 +08:00
.gitignore more ignore 2023-01-05 15:59:42 +08:00
.metadata fix platform 2022-05-23 16:24:56 +08:00
analysis_options.yaml remove menu from desktop home page 2022-09-19 18:38:19 +08:00
build_android_deps.sh remove disable-vp8 2023-04-03 11:03:21 +08:00
build_android.sh Merge remote-tracking branch 'upstream/master' into file-manager-redesign 2023-02-22 23:01:31 +01:00
build_ios.sh iOS deploy can run 2023-08-30 18:25:50 +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 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_arm64.sh fix: android ci 2022-11-29 01:44:12 +08:00
ndk_arm.sh fix: android ci 2022-11-29 01:44:12 +08:00
ndk_x64.sh fix: android ci 2022-11-29 01:44:12 +08:00
pubspec.lock mobile peer tab right actions dropdown 2023-10-03 09:27:35 +08:00
pubspec.yaml bump to 1.2.4 2023-10-14 11:07:08 +08:00
README.md flutter create --platforms=windows,macos,linux 2022-05-23 16:25:55 +08:00
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.