-
Notifications
You must be signed in to change notification settings - Fork 148
/
pubspec.yaml
94 lines (78 loc) · 1.73 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
name: beacon
description: A new Flutter project.
publish_to: "none"
version: 1.0.0+1
environment:
sdk: '>=3.3.0 <4.0.0'
dependencies:
connectivity_plus: any
cupertino_icons: ^1.0.5
date_time_picker: ^2.1.0
duration_picker: ^1.1.1
flutter:
sdk: flutter
flutter_animarker: ^3.2.0
flutter_config: ^2.0.2
flutter_countdown_timer: ^4.1.0
flutter_local_notifications: ^17.2.1+1
flutter_polyline_points: ^1.0.0
flutter_spinkit: ^5.2.0
fluttertoast: ^8.2.4
geolocator: any
get_it: ^7.6.4
google_maps_flutter: ^2.5.3
hive: ^2.2.3
intl: ^0.17.0
location: ^7.0.0
mockito:
modal_progress_hud_nsn: ^0.5.1
overlay_support: ^2.1.0
path_provider: ^2.0.4
provider: ^6.1.1
rxdart: ^0.27.7
share_plus: ^9.0.0
shared_preferences: ^2.0.7
responsive_sizer: ^3.3.1
skeleton_text: ^3.0.1
sliding_up_panel: ^2.0.0+1
uni_links: ^0.5.1
simple_pip_mode: ^0.8.0
data_connection_checker_nulls: ^0.0.2
flutter_geocoder_alternative: any
gap: ^3.0.1
# routing
auto_route: ^8.1.1
# state management
bloc: ^8.1.4
flutter_bloc: ^8.1.5
# class comparison
freezed_annotation: ^2.4.1
# for dismissable widget
flutter_slidable: ^3.1.0
graphql_flutter: ^5.1.2
http: ^0.13.6
pinput: ^5.0.0
vibration: ^1.9.0
google_sign_in: ^6.2.1
dev_dependencies:
build_runner: ^2.1.2
flutter_launcher_icons: ^0.13.1
flutter_test:
sdk: flutter
freezed: ^2.5.2
test: ^1.16.5
hive_generator:
json_annotation: ^4.9.0
json_serializable: ^6.8.0
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