Skip to content

Added tutorial video link. #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 7, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Deep Dive into Flutter Maps Color Customizations
A quick-start example that helps you to customize the colors in the Syncfusion® Flutter Maps widget. You will learn how to color a map using equal, range, and data source color mapping.
Watch the video: Coming soon...

Watch the video: https://www.syncfusion.com/tutorial-videos/flutter/maps?title=deep-dive-into-flutter-maps-color-customizations

Documentation: https://help.syncfusion.com/flutter/maps/shape

Expand All @@ -10,7 +11,7 @@ Documentation: https://help.syncfusion.com/flutter/maps/shape
[For more development tools](https://flutter.dev/docs/development/tools/devtools/overview).

## How to run this application
To run this application, you need to first clone or download the Deep-Dive-into-Flutter-Maps-Color-Customizations repository and open it in your preferred IDE. Then, build and run your project to view the output.
To run this application, you need to first clone or download the `Deep-Dive-into-Flutter-Maps-Color-Customizations` repository and open it in your preferred IDE. Then, build and run your project to view the output.

## Further help
For more help, check the [Syncfusion® Flutter documentation](https://help.syncfusion.com/flutter/introduction/overview) or
Expand Down