-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
32 lines (27 loc) · 730 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
32 lines (27 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: myapp
description: "This application provides a mobile experience for the website https://studio--studio-2850074523-73af4.us-central1.hosted.app/."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.9.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
go_router: ^16.2.4
webview_flutter: ^4.13.0
webview_flutter_android: ^4.10.2
webview_flutter_wkwebview: ^3.23.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter_launcher_icons: ^0.14.4
flutter_icons:
android: true
ios: true
image_path: "assets/images/logo.png"
adaptive_icon_background: "#000000"
adaptive_icon_foreground: "assets/images/logo.png"
flutter:
uses-material-design: true