forked from syncfusion/flutter-widgets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
22 lines (19 loc) · 786 Bytes
/
pubspec.yaml
File metadata and controls
22 lines (19 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: syncfusion_flutter_maps
description: A Flutter Maps library for creating beautiful, interactive, and customizable maps from shape files or WMTS services to visualize the geographical area.
version: 32.1.19
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_maps
screenshots:
- description: 'This screenshot shows the different types of shape layer feature.'
path: screenshots/shape_layer_maps.png
- description: 'This screenshot shows the different types of tile layer feature.'
path: screenshots/tile_layer_maps.png
environment:
sdk: ^3.7.0
flutter: ">=3.35.1"
dependencies:
flutter:
sdk: flutter
http: ^1.0.0
vector_math: ">=2.2.0 <=3.0.0"
syncfusion_flutter_core:
path: ../syncfusion_flutter_core