forked from traccar/traccar-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
43 lines (39 loc) · 953 Bytes
/
pubspec.yaml
File metadata and controls
43 lines (39 loc) · 953 Bytes
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
name: luminalink
description: "LuminaLink - Privacy-First Family Safety & Location Sharing"
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.7.2
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: any
flutter_background_geolocation: ^4.18.1
shared_preferences: ^2.5.3
firebase_core: ^4.2.1
firebase_auth: ^5.3.3
cloud_firestore: ^5.5.2
firebase_messaging: ^16.0.4
firebase_analytics: ^12.0.4
firebase_crashlytics: ^5.0.4
firebase_storage: ^12.3.7
flutter_local_notifications: ^18.0.1
quick_actions: ^1.1.0
rate_my_app: ^2.3.2
shared_preferences_android: ^2.4.15
wakelock_partial_android: ^1.0.1
mobile_scanner: ^7.1.3
flutter_secure_storage: ^9.2.4
app_links: ^6.4.1
google_maps_flutter: ^2.10.0
geolocator: ^13.0.2
uuid: ^4.5.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter:
uses-material-design: true
generate: true