forked from CCExtractor/beacon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
72 lines (63 loc) · 1.43 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
61
62
63
64
65
66
67
68
69
70
71
72
name: beacon
description: A new Flutter project.
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
connectivity_plus: ^3.0.2
cupertino_icons: ^1.0.2
data_connection_checker: ^0.3.4
date_time_picker: ^2.1.0
duration_picker: ^1.1.0+1
flutter:
sdk: flutter
flutter_animarker: ^3.2.0
flutter_config: ^2.0.0
flutter_countdown_timer: ^4.1.0
flutter_local_notifications: ^13.0.0
flutter_polyline_points: ^1.0.0
flutter_spinkit: ^5.1.0
fluttertoast: ^8.0.8
geocoder:
git:
url: https://github.com/nguyenxdat/flutter_geocoder.git
ref: 443b875d8ec80ce525cc6e8f17dfbbbbe7fa3028
geolocator: ^9.0.2
get_it: ^7.2.0
google_maps_flutter: ^2.0.5
graphql_flutter: ^5.1.0
hive: ^2.0.4
intl: ^0.17.0
location: ^4.3.0
mockito: ^5.3.2
modal_progress_hud: ^0.1.3
overlay_support: ^2.0.1
path_provider: ^2.0.9
provider: ^6.0.3
rxdart: ^0.27.3
share_plus: ^6.3.0
shared_preferences: ^2.0.13
sizer: ^2.0.15
skeleton_text: ^3.0.0
sliding_up_panel: ^2.0.0+1
uni_links: ^0.5.1
dev_dependencies:
build_runner: ^2.1.7
flutter_launcher_icons: ^0.11.0
flutter_test:
sdk: flutter
hive_generator: ^1.1.2
test: ^1.21.1
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "images/icon.jpg"
flutter:
uses-material-design: true
assets:
- images/
fonts:
- family: FuturaBold
fonts:
- asset: fonts/futura_bold.otf