rustdesk/flutter
2023-01-21 08:05:32 +08:00
..
android Optimize images (loseless) 2022-12-25 19:36:51 +03:00
assets add svg 2022-12-27 18:16:29 +08:00
ios Optimize images (loseless) 2022-12-25 19:36:51 +03:00
lib Merge pull request #2838 from 21pages/switch_sides 2023-01-21 08:05:32 +08:00
linux spelling: nonexistent 2023-01-09 12:59:08 -05:00
macos applicationDidFinishLaunching 2023-01-20 10:26:27 +08:00
test desktop cm chat feat: disable auto jumpTo other page when current hasFocus & add unread message mark on tab 2022-10-26 23:50:36 +09:00
web spelling: rendezvous 2023-01-09 12:59:08 -05:00
windows opt: prevent duplicate window instance on windows 2023-01-20 12:03:03 +08: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 Cleanup 2022-12-25 19:23:03 +03: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 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 applicationShouldOpenUntitledFile 2023-01-20 01:25:15 +08:00
pubspec.yaml update flutter_rust_bridge to latest 2023-01-20 14:53:52 +08:00
README.md flutter create --platforms=windows,macos,linux 2022-05-23 16:25:55 +08:00
run.sh black54 too gray 2022-09-27 20:30:48 +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.