-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
44 lines (38 loc) · 875 Bytes
/
pubspec.yaml
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: geopig
description: Utility app for RealClean staff
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+12
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
after_layout: ^1.0.7+2
animated_text_kit: 2.5.4
async_redux: ^3.0.5
confetti: ^0.5.4+1
cupertino_icons: ^1.0.0
firebase_auth: ^0.18.4+1
firebase_core: "0.5.3"
flutter_launcher_icons: ^0.8.1
fluttertoast: ^7.1.6
flutter_svg: 0.18.1
flutter_mapbox_navigation: ^0.0.19
geocode: ^0.1.3
intl_phone_number_input: 0.4.6+2
intl: ^0.16.1
latlng: ^0.0.2
location: ^3.0.0
qr_code_scanner: ^0.3.0
sqflite: ^1.3.1
uuid: ^2.0.0
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/icon/icon.png"
dev_dependencies:
flutter:
uses-material-design: true
assets:
- assets/
- assets/icon/