-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
54 lines (44 loc) · 1021 Bytes
/
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
name: eguasti
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.1.1+3
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
android_intent_plus: ^5.1.0
chopper: ^8.0.1+1
dartx: ^1.2.0
equatable: ^2.0.5
flutter_bloc: ^8.1.6
flutter_map: ^6.2.1
flutter_map_marker_cluster: ^1.3.6
flutter_svg: ^2.0.10+1
hive: ^2.2.3
hive_flutter: ^1.1.0
intl: ^0.19.0
json_annotation: ^4.9.0
latlong2: ^0.9.0
package_info_plus: ^8.0.2
path_provider: ^2.1.4
permission_handler: ^11.3.1
shared_preferences: ^2.3.2
url_launcher: ^6.3.0
workmanager: ^0.5.2
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.4.11
chopper_generator: ^8.0.1
flutter_lints: ^4.0.0
json_serializable: ^6.8.0
flutter:
generate: true
uses-material-design: true
assets:
- assets/marker_red.svg
- assets/marker_yellow.svg
- assets/github.svg