基础框架结构
parents
Showing
.fvmrc
0 → 100644
.gitignore
0 → 100644
.vscode/launch.json
0 → 100644
.vscode/settings.json
0 → 100644
README.md
0 → 100644
analysis_options.yaml
0 → 100644
android/.gitignore
0 → 100644
android/app/build.gradle
0 → 100644
35.3 KB
3.85 KB
1.98 KB
6.76 KB
16.1 KB
18.4 KB
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
android/settings.gradle.kts
0 → 100644
devtools_options.yaml
0 → 100644
env/dev.json
0 → 100644
env/test.json
0 → 100644
ios/.gitignore
0 → 100644
ios/Flutter/Debug.xcconfig
0 → 100644
ios/Flutter/Release.xcconfig
0 → 100644
ios/Podfile
0 → 100644
ios/Podfile.lock
0 → 100644
ios/Runner/AppDelegate.swift
0 → 100644
109 KB
712 Bytes
1.58 KB
2.7 KB
1.06 KB
2.65 KB
5.45 KB
1.58 KB
4.61 KB
11.3 KB
2.2 KB
7.61 KB
2.59 KB
10.2 KB
11.3 KB
23.9 KB
3.85 KB
16.1 KB
4.26 KB
17.7 KB
21 KB
35.3 KB
35.3 KB
35.3 KB
ios/Runner/Info.plist
0 → 100644
lib/assets/icon/jth.png
0 → 100644
735 Bytes
lib/assets/icon/person1.png
0 → 100644
1.64 KB
lib/assets/icon/right.png
0 → 100644
594 Bytes
lib/assets/login/logo@2x.png
0 → 100644
35.3 KB
lib/assets/tab/tab1.png
0 → 100644
941 Bytes
963 Bytes
lib/assets/tab/tab2.png
0 → 100644
1.32 KB
1.34 KB
lib/assets/tab/tab3.png
0 → 100644
1.2 KB
1.22 KB
lib/assets/tab/tab4.png
0 → 100644
1.63 KB
1.64 KB
lib/main.dart
0 → 100644
lib/models/bo/login_bo.dart
0 → 100644
lib/routes/app_router.dart
0 → 100644
lib/utils/constants.dart
0 → 100644
lib/utils/event_bus.dart
0 → 100644
lib/utils/logger.dart
0 → 100644
lib/utils/tcp/index.dart
0 → 100644
lib/utils/tcp/tcp使用手册.md
0 → 100644
lib/utils/toast_utils.dart
0 → 100644
linux/.gitignore
0 → 100644
linux/CMakeLists.txt
0 → 100644
linux/flutter/CMakeLists.txt
0 → 100644
linux/main.cc
0 → 100644
linux/my_application.cc
0 → 100644
linux/my_application.h
0 → 100644
linux/runner/CMakeLists.txt
0 → 100644
linux/runner/main.cc
0 → 100644
macos/.gitignore
0 → 100644
macos/Podfile
0 → 100644
macos/Podfile.lock
0 → 100644
101 KB
5.55 KB
520 Bytes
13.8 KB
1.04 KB
35.6 KB
2.17 KB
macos/Runner/Info.plist
0 → 100644
pubspec.yaml
0 → 100644
test/widget_test.dart
0 → 100644
web/favicon.png
0 → 100644
917 Bytes
web/icons/Icon-192.png
0 → 100644
5.17 KB
web/icons/Icon-512.png
0 → 100644
8.06 KB
5.46 KB
20.5 KB
web/index.html
0 → 100644
web/manifest.json
0 → 100644
windows/.gitignore
0 → 100644
windows/CMakeLists.txt
0 → 100644
windows/runner/Runner.rc
0 → 100644
windows/runner/main.cpp
0 → 100644
windows/runner/resource.h
0 → 100644
33 KB
windows/runner/utils.cpp
0 → 100644
windows/runner/utils.h
0 → 100644
上手帮助.md
0 → 100644
技术方案.md
0 → 100644