From 585dd6526de13fae440d1a5688a57c5d3f57d25c Mon Sep 17 00:00:00 2001 From: Hari Hara Sudhan Kanangaraj <105288122+sfHariHaraSudhan@users.noreply.github.com> Date: Wed, 1 Oct 2025 17:07:35 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/README.md b/README.md index 1697d3f..eb92839 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,26 @@ # getting-started-with-flutter-datagrid This repository contains the example about how to get started with the Flutter DataGrid. + +## Syncfusion® controls: + +This project used the following Syncfusion® widget(s): +* [DataGrid]( https://www.syncfusion.com/flutter-widgets/flutter-datagrid) + +## 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 4d693e26a0a1c0e46f83d2a04fda6e0ee416b099 Mon Sep 17 00:00:00 2001 From: Vijayakumar Mariappan <92971875+VijayakumarMariappan@users.noreply.github.com> Date: Fri, 10 Oct 2025 18:21:00 +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 eb92839..2b51a18 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# getting-started-with-flutter-datagrid +# Getting started with Flutter DataGrid This repository contains the example about how to get started with the Flutter DataGrid. ## Syncfusion® controls: