Skip to content

Commit e1aab9d

Browse files
committed
FLUT-7176-[flutter][bugs]: README.md content added
1 parent 2aec118 commit e1aab9d

File tree

1 file changed

+15
-24
lines changed

1 file changed

+15
-24
lines changed

README.md

Lines changed: 15 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,28 @@
1-
# Add and animate a marker using Flutter maps
1+
# How to add and animate a marker using Flutter maps
22

3-
This project holds the samples of how to add and animate a customer marker using Syncfusion Flutter Maps widget.
3+
This repository contains a sample to add and animate a marker using [Syncfusion Flutter Maps](https://help.syncfusion.com/flutter/maps/getting-started) widget.
44

5-
## Steps to run:
5+
## Syncfusion controls:
66

7-
1. Checkout and open the project in your favorite editor.
7+
This project used the following Syncfusion widget(s):
8+
* [SfMaps](https://www.syncfusion.com/flutter-widgets/flutter-maps)
89

9-
2. Run the below command to get the required package.
10+
## Supported platforms
1011

11-
$ flutter pub get
12+
Refer to the following link to know about the supported platform - [Platforms](https://help.syncfusion.com/flutter/system-requirements#supported-platforms)
1213

13-
3. Run the below command to run the project.
14+
## Requirements to run the sample
1415

15-
$ flutter run
16+
Refer to the following link to know about system requirements - [System Requirements](https://help.syncfusion.com/flutter/system-requirements)
1617

17-
## Get the demo application
18+
## How to run the sample
1819

19-
Explore the full capabilities of our Flutter widgets on your device by installing our sample browser applications from the below app stores, and view samples code in GitHub.
20+
1. Clone the sample and open it in preferred IDE.
2021

21-
* [Android](https://play.google.com/store/apps/details?id=com.syncfusion.flutter.examples)
22-
* [iOS](https://apps.apple.com/us/app/syncfusion-flutter-ui-widgets/id1475231341)
23-
* [Web](https://flutter.syncfusion.com/#/)
24-
* [Windows](https://www.microsoft.com/en-us/p/syncfusion-flutter-gallery/9nhnbwcsf85d?activetab=pivot:overviewtab)
25-
* [Linux](https://snapcraft.io/syncfusion-flutter-gallery)
22+
*Note: If you download the sample using the "Download ZIP" option, right-click it, select Properties, and then select Unblock.*
2623

27-
## Useful links
24+
2. Run the application.
2825

29-
Take a look at the following to learn more about Syncfusion Flutter Maps:
26+
## License
3027

31-
* [Syncfusion Flutter Maps product page](https://www.syncfusion.com/flutter-widgets/maps)
32-
* [User guide documentation for Maps](https://help.syncfusion.com/flutter/maps)
33-
* [Knowledge base](https://www.syncfusion.com/kb/flutter/sfmaps)
34-
* [pub.dev](https://pub.dev/packages/syncfusion_flutter_maps)
35-
36-
## Blog reference
37-
[How to Add Animated and Interactive Custom Map Markers in Flutter Maps](https://www.syncfusion.com/blogs/post/add-animated-and-interactive-custom-map-markers-in-flutter-maps.aspx)
28+
Syncfusion has no liability for any damage or consequence that may arise by using or viewing the samples. The samples are for demonstrative purposes, and if you choose to use or access the samples, you agree to not hold Syncfusion liable, in any form, for any damage that is related to use, for accessing, or viewing the samples. By accessing, viewing, or seeing the samples, you acknowledge and agree Syncfusion’s samples will not allow you seek injunctive relief in any form for any claim related to the sample. If you do not agree to this, do not view, access, utilize, or otherwise do anything with Syncfusion’s samples.

0 commit comments

Comments
 (0)