-
Notifications
You must be signed in to change notification settings - Fork 43
/
pubspec.yaml
60 lines (50 loc) · 1.25 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
name: rider
description: The Fliver Rider app
version: 2.0.0+7
environment:
sdk: ">=2.2.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cloud_firestore: ^0.13.4+2
cupertino_icons: ^0.1.3
dynamic_theme: ^1.0.1
firebase_analytics: ^5.0.11
flare_flutter: ^2.0.1
flutter_local_notifications: ^1.2.2
flutter_offline: ^0.3.0
flutter_speed_dial: ^1.2.5
geoflutterfire: ^2.1.0
geolocator: ^5.3.0
google_maps_flutter: ^0.5.24+1
intl: ^0.16.1
liquid_swipe: '1.2.0'
share: ^0.6.3+6
shared_preferences: ^0.5.6+3
url_launcher: ^5.4.2
uuid: ^2.0.4
great_circle_distance:
git:
url: git://github.com/fliverdev/great_circle_distance.git
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.7.4
flutter_icons:
android: 'launcher_icon'
image_path_android: 'assets/icon/icon-legacy.png'
adaptive_icon_foreground: 'assets/icon/icon-adaptive.png'
adaptive_icon_background: '#1de9b6'
ios: true
image_path_ios: 'assets/icon/icon-ios.png'
flutter:
uses-material-design: true
assets:
- assets/credits/
- assets/flare/
- assets/logo/
- assets/other/
fonts:
- family: AvenirNextRounded
fonts:
- asset: assets/fonts/AvenirNextRounded/AvenirNextRounded-Medium.ttf