rustdesk/flutter
2023-02-07 16:20:37 +08:00
..
android Optimize images (loseless) 2022-12-25 19:36:51 +03:00
assets feat: add chat svg 2023-02-07 16:20:37 +08:00
ios Optimize images (loseless) 2022-12-25 19:36:51 +03:00
lib feat: add chat svg 2023-02-07 16:20:37 +08:00
linux spelling: nonexistent 2023-01-09 12:59:08 -05:00
macos opt: add microphone permission tip 2023-02-07 16:20:37 +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 fix: rename cm individual process window 2023-01-23 18:25:52 +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 unify peer tab text color with tab bar text color 2023-02-03 16:18:08 +08:00
pubspec.yaml fix: synchronize macOS window theme on flutter theme changed. 2023-02-02 13:57:40 +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.