feat:初始化工程

This commit is contained in:
2025-11-11 21:56:15 +08:00
commit 6a35062a57
129 changed files with 4856 additions and 0 deletions

19
pubspec.yaml Normal file
View File

@@ -0,0 +1,19 @@
name: sweet_hut_app
description: "Sweet Hut"
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.7.0
dependencies:
flutter:
sdk: flutter
flutter_inappwebview: ^6.0.0
cupertino_icons: ^1.0.8
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true