From 1198aafd7c0d1ce9d50f6c0c5d824bddb59ad833 Mon Sep 17 00:00:00 2001 From: Hari Hara Sudhan Kanangaraj <105288122+sfHariHaraSudhan@users.noreply.github.com> Date: Wed, 1 Oct 2025 07:18:35 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d73d9f..5ef2ba4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,27 @@ # customize_action_buttons_flutter_date_range_picker -How to customize the action buttons in the Flutter DateRangePicker (SfDateRangePicker) + +This repository contains a sample project that demonstrates how to customize the action buttons in Syncfusion® Flutter DateRangePicker (SfDateRangePicker). + +## Syncfusion® controls: + +This project used the following Syncfusion® widget(s): +* [DataRangePicker]( https://www.syncfusion.com/flutter-widgets/flutter-daterangepicker) + +## Supported platforms + +Refer to the following link to know about the supported platform - [Platforms]( https://help.syncfusion.com/flutter/system-requirements#supported-platforms) + +## Requirements to run the sample + +Refer to the following link to know about system requirements - [System Requirements]( https://help.syncfusion.com/flutter/system-requirements) + +## How to run the sample + +1. Clone the sample and open it in preferred IDE. +2. Run the application. + +*Note: If you download the sample using the "Download ZIP" option, right-click it, select Properties, and then select Unblock.* + +## License + +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. From 947a62d33fec627d6c74d5b27b6760c3dc6c337b Mon Sep 17 00:00:00 2001 From: Vijayakumar Mariappan <92971875+VijayakumarMariappan@users.noreply.github.com> Date: Fri, 10 Oct 2025 18:10:10 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ef2ba4..c9e2d7c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# customize_action_buttons_flutter_date_range_picker +# Customize action buttons Flutter Date Range Picker This repository contains a sample project that demonstrates how to customize the action buttons in Syncfusion® Flutter DateRangePicker (SfDateRangePicker).