-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
148 lines (124 loc) · 3.19 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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
name: koye_kos
description: Find and recommend awesome camping spots
version: 4.0.2+118
publish_to: none
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_web_plugins:
sdk: flutter
flutter_localizations:
sdk: flutter
# Firebase/Google
cloud_firestore: ^4.0.0
cloud_functions: ^4.0.0
firebase_analytics: ^10.0.0
firebase_auth: ^4.0.0
firebase_core: ^2.0.0
firebase_crashlytics: ^3.0.0
firebase_dynamic_links: ^5.0.0
firebase_remote_config: ^3.0.0
firebase_storage: ^11.0.0
#auth
google_sign_in: ^6.0.0
flutter_facebook_auth: ^5.0.0
sign_in_with_apple: ^4.1.0
sign_button:
git:
url: https://github.com/samu-developments/Flutter-Sign-in-Button-1.git
# State
flutter_riverpod: ^2.0.0
#Routing
auto_route: ^5.0.0
# Map
geolocator: ^9.0.0
mapbox_search: ^3.0.0
material_floating_search_bar: ^0.3.0
geocoding: ^2.0.0
maps_toolkit: ^2.0.0
# sharing
map_launcher: ^2.1.0
url_launcher: ^6.1.0
share_plus: ^6.0.0
uni_links: ^0.5.0
# image
image_picker: ^0.8.0
cached_network_image: ^3.1.0
transparent_image: ^2.0.0
image_cropper: ^3.0.0
photo_view: ^0.14.0
flutter_image_compress: ^1.0.0
flutter_svg: ^2.0.0
# Misc/utils
shared_preferences: ^2.0.0
animations: ^2.0.0
font_awesome_flutter: ^10.1.0
connectivity_plus: ^3.0.0
introduction_screen: ^3.0.0
stream_transform: ^2.0.0
flutter_styled_toast: ^2.0.0
dio: ^5.0.0
crypto: ^3.0.0
upgrader: ^6.0.0
badges: ^3.0.2
collection: ^1.16.0
translator: ^0.1.0
expandable: ^5.0.0
package_info_plus: ^3.0.0
settings_ui: ^2.0.0
basic_utils: ^5.1.0
flutter_slidable: ^2.0.0
flutter_native_splash: ^2.2.0
showcaseview: ^2.0.0
flutter_html: ^3.0.0-alpha.3
# billing
in_app_purchase: ^3.0.0
smooth_star_rating_v2:
git:
url: https://github.com/samu-developments/smoothratingbar.git
# web
pointer_interceptor: ^0.9.0
# code generation / serialization
freezed_annotation: ^2.0.0
json_serializable: ^6.1.0
json_annotation: ^4.8.0
#internationalization
intl: ^0.18.0
mapbox_maps_flutter: ^0.4.0
turf: ^0.0.7
dependency_overrides:
settings_ui:
git:
url: https://github.com/yako-dev/flutter-settings-ui.git
dev_dependencies:
test: ^1.21.0
build_runner: ^2.1.0
freezed: ^2.0.0
auto_route_generator: ^5.0.0
flutter_lints: ^2.0.0
flutter_launcher_icons: ^0.12.0
flutter:
uses-material-design: true
generate: true
assets:
- assets/symbols/location_red.png
- assets/symbols/2.0x/location_red.png
- assets/symbols/3.0x/location_red.png
- assets/symbols/location_black.png
- assets/symbols/2.0x/location_black.png
- assets/symbols/3.0x/location_black.png
- assets/symbols/location_grey.png
- assets/symbols/2.0x/location_grey.png
- assets/symbols/3.0x/location_grey.png
- assets/symbols/location_orange.png
- assets/symbols/2.0x/location_orange.png
- assets/symbols/3.0x/location_orange.png
- assets/screenshot.jpg
- assets/apple_168.png
- assets/google_250.png
- assets/icon/sweetspots.png
- assets/icon/sweetspots_no_bg.png
- assets/icon/sweetspots_icon_new.svg
- assets/icon/sweetspots_icon_new_trimmed.svg