-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpubspec.yaml
More file actions
66 lines (62 loc) · 1.61 KB
/
Copy pathpubspec.yaml
File metadata and controls
66 lines (62 loc) · 1.61 KB
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
name: help_a_paw
description: Send emergency signals about animals in need
publish_to: 'none'
version: 6.0.1+125
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_web_plugins:
sdk: flutter
adaptive_components: ^0.0.9
cloud_firestore: ^6.0.0
cupertino_icons: ^1.0.6
firebase_analytics: ^12.0.0
firebase_app_check: ^0.4.0
firebase_auth: ^6.0.0
firebase_ui_auth: ^3.0.0
# Google sign-in is integrated directly (not via firebase_ui_oauth_google,
# which pins google_sign_in <7.0.0). google_sign_in 7.x uses Android's
# Credential Manager and removes the legacy SignInHubActivity that crashed
# with a NullPointerException on process recreation (Crashlytics add2187e).
google_sign_in: ^7.2.0
firebase_core: ^4.0.0
firebase_crashlytics: ^5.0.0
firebase_messaging: ^16.0.0
firebase_storage: ^13.0.0
flutter_local_notifications: ^21.0.0
go_router: ^17.1.0
image_picker: ^1.1.2
google_maps_flutter: ^2.9.0
http: ^1.1.0
intl: ^0.20.2
photo_view: ^0.15.0
map_launcher: ^3.5.0
sign_in_button: ^5.0.0
url_launcher: ^6.2.1
webview_flutter: ^4.10.0
geoflutterfire_plus: ^0.0.31
geolocator: ^14.0.0
flutter_riverpod: ^3.3.1
cached_network_image: ^3.3.1
share_plus: ^12.0.1
package_info_plus: ^9.0.0
shared_preferences: ^2.3.5
flutter_svg: ^2.2.4
app_links: ^6.4.1
play_install_referrer: ^0.5.0
dev_dependencies:
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
flutter_lints: ^6.0.0
environment:
sdk: '>=3.0.0 <6.0.0'
flutter:
generate: true
assets:
- assets/
- assets/icons/
uses-material-design: true