forked from fleaflet/flutter_map
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
53 lines (45 loc) · 1010 Bytes
/
pubspec.yaml
File metadata and controls
53 lines (45 loc) · 1010 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
44
45
46
47
48
49
50
51
52
53
name: flutter_map
description: "Flutter's №1 non-commercially aimed map client: it's easy-to-use, versatile, vendor-free, fully cross-platform, and 100% pure-Flutter"
version: 8.2.2
repository: https://github.com/fleaflet/flutter_map
issue_tracker: https://github.com/fleaflet/flutter_map/issues
documentation: https://docs.fleaflet.dev
funding:
- https://github.com/sponsors/fleaflet
topics:
- flutter-map
- map
platforms:
android:
ios:
linux:
macos:
web:
windows:
environment:
sdk: ">=3.6.0 <4.0.0"
flutter: ">=3.27.0"
dependencies:
async: ^2.11.0
collection: ^1.18.0
dart_earcut: ^1.1.0
dart_polylabel2: ^1.0.0
flutter:
sdk: flutter
http: ^1.5.0
latlong2: ^0.9.1
logger: ^2.0.0
meta: ^1.11.0
path: ^1.9.0
path_provider: ^2.1.5
proj4dart: ">=2.1.0 <4.0.0"
uuid: ^4.5.1
dev_dependencies:
flutter_lints: ">=5.0.0 <7.0.0"
flutter_test:
sdk: flutter
mocktail: ^1.0.3
test: ^1.24.9
flutter:
assets:
- lib/assets/flutter_map_logo.png