feat:初始化工程
This commit is contained in:
19
pubspec.yaml
Normal file
19
pubspec.yaml
Normal 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
|
||||
Reference in New Issue
Block a user