generated from dellevin/template
测试
This commit is contained in:
11
pubspec.yaml
11
pubspec.yaml
@@ -25,11 +25,22 @@ dependencies:
|
||||
permission_handler: ^11.3.0
|
||||
flutter_staggered_grid_view: ^0.7.0
|
||||
http: ^1.2.0
|
||||
url_launcher: ^6.2.5
|
||||
webview_flutter: ^4.8.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^4.0.0
|
||||
flutter_launcher_icons: ^0.13.1
|
||||
|
||||
flutter_launcher_icons:
|
||||
android: "ic_launcher"
|
||||
ios: false
|
||||
image_path: "assets/icon/app_icon.png"
|
||||
adaptive_icon_background: "#FFFFFF"
|
||||
adaptive_icon_foreground: "assets/icon/app_icon.png"
|
||||
min_sdk_android: 21
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
Reference in New Issue
Block a user