-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
56 lines (50 loc) · 1.21 KB
/
pubspec.yaml
File metadata and controls
56 lines (50 loc) · 1.21 KB
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
name: car_matchup
description: "A new Flutter project."
publish_to: 'none'
version: 0.1.0
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
cached_network_image: ^3.3.1
carousel_slider: ^4.2.1
cloud_firestore: ^5.0.2
device_info_plus: ^10.1.0
dropdown_search: ^5.0.6
firebase_app_check: ^0.3.0+2
firebase_auth: ^5.1.1
firebase_core: ^3.1.1
firebase_storage: ^12.1.0
flutter:
sdk: flutter
flutter_inappwebview: ^6.0.0
flutter_launcher_icons: ^0.13.1
flutter_native_splash: ^2.4.0
google_fonts: ^6.2.1
http: ^1.2.1
image_picker: ^1.1.2
permission_handler: ^11.3.1
webview_flutter: ^4.8.0
flutter_native_splash:
color: "#FF5C00"
image: "assets/images/splash.png"
android: true
ios: true
flutter_icons:
image_path: "assets/images/icon.png"
ios: true
remove_alpha_ios: true
android: "launcher_icon"
adaptive_icon_background: "#FFFFFF"
adaptive_icon_foreground: "assets/images/icon-android.png"
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true
assets:
- assets/images/img4.jpg
- assets/images/Image22.png
- assets/images/Image23.png
- assets/images/Image24.png
- assets/images/Image25.png