-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
56 lines (50 loc) · 1.05 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
name: dog_marker
description: "A new Flutter project."
publish_to: 'none'
version: 0.2.0+3
environment:
sdk: '>=3.2.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
cached_network_image: ^3.3.0
cupertino_icons: ^1.0.2
file_selector: ^1.0.1
flutter_expandable_fab: ^2.0.0
flutter_hooks:
flutter_local_notifications: ^16.3.1+1
flutter_map_cancellable_tile_provider:
flutter_map: any
flutter_riverpod: ^2.4.6
hooks_riverpod:
image_picker: ^1.0.4
intl:
http:
html: ^0.15.4
json_serializable: ^6.7.1
latlong2: ^0.9.0
riverpod_annotation: ^2.3.1
shared_preferences: ^2.2.2
uuid: ^4.0.0
permission_handler: ^11.2.0
json_annotation: ^4.8.1
flutter_foreground_task: ^6.1.2
fl_location:
nominatim_flutter: ^0.0.3
url_launcher:
dev_dependencies:
flutter_test:
sdk: flutter
build_runner:
custom_lint:
riverpod_generator: ^2.3.6
riverpod_lint: ^2.3.4
flutter_lints: ^2.0.0
flutter_oss_licenses: ^3.0.2
flutter:
uses-material-design: true
assets:
- assets/app_icon/
analyzer:
plugins:
- custom_lint