rustdesk/flutter
fufesou c802b1e95d fix window border width whenn fullscreen
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-16 23:35:34 +08:00
..
android fix android build for flutter 3.0.5 2022-10-24 22:30:22 +09:00
assets flutter assets are missed for login ui 2022-11-08 10:22:34 +08:00
ios moved all png to res 2022-09-18 11:22:30 +08:00
lib fix window border width whenn fullscreen 2022-11-16 23:35:34 +08:00
linux lower cmake requirement 2022-09-27 16:48:04 +08:00
macos wip: uni links 2022-10-19 16:28:07 +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 fix: unicode-related error during .ts generation 2022-08-31 20:24:48 +08:00
windows opt: windows static and vc140_1 compile 2022-11-12 12:34:26 +08:00
.gitattributes for merge 2022-05-12 16:50:30 +08:00
.gitignore Remove generate file 2022-09-02 02:05:29 -07: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 fix build_android_deps 2022-06-15 16:18:49 +08: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 for merge 2022-05-12 16:50:30 +08:00
ndk_arm.sh ndk_arm32 2022-06-13 21:00:22 +08:00
ndk_x64.sh for merge 2022-05-12 16:50:30 +08:00
pubspec.lock refactor: keyboard listen and grab && fix shift + scroll 2022-11-04 13:42:10 +08:00
pubspec.yaml fix cursor key mismatch 2022-11-14 17:17:15 +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.