增加输入框和消息回复等待效果
上级
正在显示
.gitignore
0 → 100644
.metadata
0 → 100644
README.md
0 → 100644
analysis_options.yaml
0 → 100644
android/.gitignore
0 → 100644
android/app/build.gradle
0 → 100644
544 Bytes
442 Bytes
721 Bytes
1.0 KB
1.4 KB
android/build.gradle
0 → 100644
android/gradle.properties
0 → 100644
android/settings.gradle
0 → 100644
assets/fonts/Cera-Pro-Bold.otf
0 → 100644
File added
assets/fonts/Cera-Pro-Medium.otf
0 → 100644
File added
52.8 KB
File added
File added
File added
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
10.7 KB
295 Bytes
406 Bytes
450 Bytes
282 Bytes
462 Bytes
704 Bytes
406 Bytes
586 Bytes
862 Bytes
862 Bytes
1.6 KB
762 Bytes
1.2 KB
1.4 KB
68 Bytes
68 Bytes
68 Bytes
ios/Runner/Info.plist
0 → 100644
lib/feature_box.dart
0 → 100644
lib/home_page.dart
0 → 100644
lib/main.dart
0 → 100644
lib/openai_service.dart
0 → 100644
lib/pallete.dart
0 → 100644
lib/secrets.dart
0 → 100644
lib/services/chat_service.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
macos/.gitignore
0 → 100644
macos/Podfile
0 → 100644
macos/Runner/AppDelegate.swift
0 → 100644
100.6 KB
520 Bytes
13.8 KB
35.6 KB
macos/Runner/Info.plist
0 → 100644
macos/Runner/Release.entitlements
0 → 100644
pubspec.lock
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.2 KB
web/icons/Icon-512.png
0 → 100644
8.1 KB
web/icons/Icon-maskable-192.png
0 → 100644
5.5 KB
web/icons/Icon-maskable-512.png
0 → 100644
20.5 KB
web/index.html
0 → 100644
web/manifest.json
0 → 100644
windows/.gitignore
0 → 100644
windows/CMakeLists.txt
0 → 100644
windows/flutter/CMakeLists.txt
0 → 100644
windows/runner/CMakeLists.txt
0 → 100644
windows/runner/Runner.rc
0 → 100644
windows/runner/flutter_window.cpp
0 → 100644
windows/runner/flutter_window.h
0 → 100644
windows/runner/main.cpp
0 → 100644
windows/runner/resource.h
0 → 100644
33.0 KB
windows/runner/utils.cpp
0 → 100644
windows/runner/utils.h
0 → 100644
windows/runner/win32_window.cpp
0 → 100644
windows/runner/win32_window.h
0 → 100644