forked from fleaflet/flutter_map
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
50 lines (42 loc) · 920 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
name: flutter_map
description: A versatile mapping package for Flutter, that's simple and easy to learn, yet completely customizable and configurable
version: 6.0.0
repository: https://github.com/fleaflet/flutter_map
issue_tracker: https://github.com/fleaflet/flutter_map/issues
documentation: https://docs.fleaflet.dev
funding:
- https://docs.fleaflet.dev/supporters#support-us
topics:
- flutter-map
- map
platforms:
android:
ios:
linux:
macos:
web:
windows:
environment:
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"
dependencies:
async: ^2.9.0
collection: ^1.17.1
flutter:
sdk: flutter
http: ^1.0.0
latlong2: ^0.9.0
logger: ^2.0.1
meta: ^1.9.1
polylabel: ^1.0.1
proj4dart: ^2.1.0
vector_math: ^2.1.2
dev_dependencies:
flutter_lints: ^2.0.3
flutter_test:
sdk: flutter
mocktail: ^1.0.1
test: ^1.24.3
flutter:
assets:
- lib/assets/flutter_map_logo.png