Skip to content

Commit a63f989

Browse files
authored
Update README.md
1 parent d827128 commit a63f989

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

README.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
1-
# myflutterapp
1+
# Create a Flutter Maps Widget in 10 Minutes
22

3-
A new Flutter project.
3+
A quick-start example to help you add the Syncfusion Flutter Maps widget to a Flutter app. In this example, you will learn how to set the geo JSON data for the shape layer from a local asset bundle, set a title for the map, and show data labels. You will also learn how to show legends and tooltips and how to add a tile layer and set the initial zoom level.
44

5-
## Getting Started
5+
Watch the video: Coming soon...
66

7-
This project is a starting point for a Flutter application.
7+
Documentation: https://help.syncfusion.com/flutter/maps/getting-started
88

9-
A few resources to get you started if this is your first Flutter project:
9+
## Requirements to run the demo
10+
* [VS Code](https://code.visualstudio.com/download)
11+
* [Flutter SDK v1.22+] (https://flutter.dev/docs/development/tools/sdk/overview)
12+
* [For more development tools](https://flutter.dev/docs/development/tools/devtools/overview)
1013

11-
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
12-
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
14+
## How to run this application
15+
To run this application, you need to first clone or download the ‘create a flutter maps widget in 10 minutes’ repository and open it in your preferred IDE. Then, build and run your project to view the output.
1316

14-
For help getting started with Flutter, view our
15-
[online documentation](https://flutter.dev/docs), which offers tutorials,
16-
samples, guidance on mobile development, and a full API reference.
17+
## Further help
18+
For more help, check the [Syncfusion Flutter documentation](https://help.syncfusion.com/flutter/introduction/overview),
19+
[Flutter documentation](https://flutter.dev/docs/get-started/install).

0 commit comments

Comments
 (0)