init
Showing
88 changed files
with
2113 additions
and
0 deletions
.gitignore
0 → 100644
.metadata
0 → 100644
analysis_options.yaml
0 → 100644
android/.gitignore
0 → 100644
android/app/build.gradle.kts
0 → 100644
android/app/src/debug/AndroidManifest.xml
0 → 100644
android/app/src/main/AndroidManifest.xml
0 → 100644
544 Bytes
442 Bytes
721 Bytes
1.01 KB
1.41 KB
android/app/src/main/res/values/styles.xml
0 → 100644
android/app/src/profile/AndroidManifest.xml
0 → 100644
android/build.gradle.kts
0 → 100644
android/gradle.properties
0 → 100644
android/settings.gradle.kts
0 → 100644
assets/dist.zip
0 → 100644
No preview for this file type
assets/test.html
0 → 100644
assets/test.js
0 → 100644
assets/test2.html
0 → 100644
ios/.gitignore
0 → 100644
ios/Flutter/AppFrameworkInfo.plist
0 → 100644
ios/Flutter/Debug.xcconfig
0 → 100644
ios/Flutter/Release.xcconfig
0 → 100644
ios/Runner.xcodeproj/project.pbxproj
0 → 100644
This diff is collapsed.
Click to expand it.
ios/Runner/AppDelegate.swift
0 → 100644
10.7 KB
295 Bytes
406 Bytes
450 Bytes
282 Bytes
462 Bytes
704 Bytes
406 Bytes
586 Bytes
862 Bytes
862 Bytes
1.63 KB
762 Bytes
1.2 KB
1.38 KB
68 Bytes
68 Bytes
68 Bytes
ios/Runner/Base.lproj/Main.storyboard
0 → 100644
ios/Runner/Info.plist
0 → 100644
ios/Runner/Runner-Bridging-Header.h
0 → 100644
ios/RunnerTests/RunnerTests.swift
0 → 100644
lib/app.dart
0 → 100644
lib/bloc/web_cubit.dart
0 → 100644
lib/bloc/wechat_auth_cubit.dart
0 → 100644
lib/config/locator.dart
0 → 100644
lib/config/routes.dart
0 → 100644
lib/data/models/message/h5_message.dart
0 → 100644
lib/data/models/message/h5_message.g.dart
0 → 100644
lib/data/models/message/h5_resp.dart
0 → 100644
lib/data/models/message/h5_resp.g.dart
0 → 100644
lib/main.dart
0 → 100644
lib/services/api_service.dart
0 → 100644
lib/services/dispatcher.dart
0 → 100644
lib/services/local_server_service.dart
0 → 100644
lib/ui/pages/web_page.dart
0 → 100644
lib/ui/pages/wechat_auth_page.dart
0 → 100644
pubspec.lock
0 → 100644
This diff is collapsed.
Click to expand it.
pubspec.yaml
0 → 100644
test/widget_test.dart
0 → 100644
-
Please register or sign in to post a comment