-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpubspec.yaml
More file actions
62 lines (58 loc) · 1.35 KB
/
pubspec.yaml
File metadata and controls
62 lines (58 loc) · 1.35 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
name: help_a_paw
description: Send emergency signals about animals in need
publish_to: 'none'
version: 0.2.0
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_web_plugins:
sdk: flutter
adaptive_components: ^0.0.9
adaptive_navigation: ^0.0.9
animations: ^2.0.8
cloud_firestore: ^6.0.0
cupertino_icons: ^1.0.6
firebase_analytics: ^12.0.0
firebase_app_check: ^0.4.0
firebase_app_installations: ^0.4.0
firebase_auth: ^6.0.0
firebase_ui_auth: ^3.0.0
firebase_ui_oauth_google: ^2.0.0
firebase_core: ^4.0.0
cloud_functions: ^6.0.0
firebase_crashlytics: ^5.0.0
firebase_in_app_messaging: ^0.9.0
firebase_messaging: ^16.0.0
firebase_storage: ^13.0.0
flutter_local_notifications: ^18.0.1
go_router: ^16.1.0
image_picker: ^1.1.2
google_maps_flutter: ^2.5.0
google_sign_in: ^6.1.5
http: ^1.1.0
intl: ^0.20.2
photo_view: ^0.15.0
url_launcher: ^6.2.1
geoflutterfire_plus: ^0.0.31
geolocator: ^14.0.0
flutter_riverpod: ^2.5.1
cached_network_image: ^3.3.1
share_plus: ^10.1.4
package_info_plus: ^8.3.0
shared_preferences: ^2.3.5
dev_dependencies:
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
flutter_lints: ^3.0.1
environment:
sdk: '>=3.0.0 <6.0.0'
flutter:
generate: true
assets:
- assets/
- assets/icons/
uses-material-design: true