From d09ec90a73284025baae4b3bfcd1bddc1f50354b Mon Sep 17 00:00:00 2001 From: Arulraj Aboorvasamy <95745238+ArulrajAboo@users.noreply.github.com> Date: Fri, 7 Feb 2025 10:38:54 +0530 Subject: [PATCH] Added tutorial video link. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ed4b35..d15b5ee 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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