-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
44 lines (34 loc) · 800 Bytes
/
pubspec.yaml
File metadata and controls
44 lines (34 loc) · 800 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
33
34
35
36
37
38
39
40
41
42
43
44
name: consumption_tracker
description: Track the gas consumption of your vehicle.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.1.0
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
bloc: ^6.0.0
flutter_bloc: ^6.0.1
fl_chart: ^0.11.1
firebase_core: 0.5.0
cloud_firestore: ^0.14.0+2
intl: ^0.16.1
implicitly_animated_reorderable_list: ^0.2.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.7.3
flutter_native_splash: ^0.1.9
flutter_icons:
android: false
ios: false
image_path: "assets/icons8-odometer-100.png"
flutter_native_splash:
image: 'assets/splash.png'
color: "#FFF50057"
fill: true
ios: false
flutter:
uses-material-design: true
assets:
- assets/