From 78588fb25119c8baf1c35bbf76136e7b00ed94e4 Mon Sep 17 00:00:00 2001 From: mugunthan Date: Tue, 10 Mar 2026 15:53:50 +0530 Subject: [PATCH 1/5] FLUT-1014052-updated SEO content --- Flutter/DateRangePicker/getting-started.md | 6 +++--- Flutter/calendar/appointments.md | 8 ++++---- Flutter/calendar/getting-started.md | 6 +++--- Flutter/cartesian-charts/axis-customization.md | 6 +++--- Flutter/cartesian-charts/axis-types.md | 6 +++--- Flutter/cartesian-charts/chart-types/bar-chart.md | 6 +++--- Flutter/cartesian-charts/chart-types/column-chart.md | 6 +++--- Flutter/cartesian-charts/chart-types/spline-chart.md | 6 +++--- Flutter/cartesian-charts/charts-type.md | 6 +++--- Flutter/cartesian-charts/getting-started.md | 6 +++--- Flutter/cartesian-charts/legend.md | 6 +++--- Flutter/cartesian-charts/series-customization.md | 6 +++--- Flutter/cartesian-charts/tooltip.md | 6 +++--- Flutter/cartesian-charts/trackball-crosshair.md | 6 +++--- Flutter/cartesian-charts/zoom-pan.md | 6 +++--- Flutter/circular-charts/chart-types/doughnut-chart.md | 6 +++--- Flutter/circular-charts/chart-types/pie-chart.md | 6 +++--- Flutter/circular-charts/getting-started.md | 6 +++--- Flutter/datagrid/filtering.md | 8 ++++---- Flutter/datagrid/getting-started.md | 6 +++--- Flutter/datagrid/paging.md | 6 +++--- Flutter/datagrid/scrolling.md | 6 +++--- Flutter/datagrid/styles.md | 6 +++--- Flutter/radial-gauge/getting-started.md | 6 +++--- Flutter/range-slider/getting-started.md | 7 ++++--- 25 files changed, 78 insertions(+), 77 deletions(-) diff --git a/Flutter/DateRangePicker/getting-started.md b/Flutter/DateRangePicker/getting-started.md index 3513dc8d8..10e1c656d 100644 --- a/Flutter/DateRangePicker/getting-started.md +++ b/Flutter/DateRangePicker/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started with Flutter Date Range Picker widget | Syncfusion -description: Learn here about getting started with Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget, its elements, and more. +title: Getting Started with Flutter Date Range Picker | Syncfusion +description: Step-by-step guide to set up Syncfusion Flutter Date Range Picker—add dependencies, import, create SfDateRangePicker, and configure key features. platform: flutter control: SfDateRangePicker documentation: ug --- -# Getting started with Flutter Date Range Picker (SfDateRangePicker) +# Flutter Date Range Picker Getting Started Guide (SfDateRangePicker) This section explains the steps required to add the [date range picker](https://www.syncfusion.com/flutter-widgets/flutter-daterangepicker) widget. This section covers only basic features needed to get started with Syncfusion® date range picker widget. diff --git a/Flutter/calendar/appointments.md b/Flutter/calendar/appointments.md index be2613018..25a17aeeb 100644 --- a/Flutter/calendar/appointments.md +++ b/Flutter/calendar/appointments.md @@ -1,13 +1,13 @@ --- -layout: post -title: Appointments in Flutter Event Calendar widget | Syncfusion -description: Learn here all about Appointments feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more. +layout: post +title: Appointment in Flutter Event Calendar | Syncfusion +description: Step-by-step guide to customize appointments in Syncfusion Flutter Event Calendar (SfCalendar)—learn to add appointments data source, handle recurrence, appearance, and more key features. platform: flutter control: SfCalendar documentation: ug --- -# Appointments in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Appointments Guide (SfCalendar) SfCalendar widget has a built-in capability to handle the appointment arrangement internally based on the [CalendarDataSource](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/CalendarDataSource-class.html). [Appointment](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/Appointment-class.html) is a class, which holds the details about the appointment to be rendered in calendar. diff --git a/Flutter/calendar/getting-started.md b/Flutter/calendar/getting-started.md index 1f8ba99e0..bf8238609 100644 --- a/Flutter/calendar/getting-started.md +++ b/Flutter/calendar/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started with Flutter Event Calendar widget | Syncfusion -description: Learn here about getting started with Syncfusion Event Calendar (SfCalendar) widget, its elements, and more. +title: Getting Started with Flutter Event Calendar | Syncfusion +description: Step-by-step guide to set up Syncfusion Flutter Event Calendar—add dependencies, import, create SfCalendar, and configure key features. platform: flutter control: SfCalendar documentation: ug --- -# Getting started with Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Getting Started Guide (SfCalendar) This section explains the steps required to add the calendar widget and populate appointments to the calendar widget. This section covers only basic features needed to get started with Syncfusion® calendar widget. To get start quickly with our [Flutter event calendar widget](https://www.syncfusion.com/flutter-widgets/flutter-calendar), you can check on this video. diff --git a/Flutter/cartesian-charts/axis-customization.md b/Flutter/cartesian-charts/axis-customization.md index 4ba791952..531fb7f44 100644 --- a/Flutter/cartesian-charts/axis-customization.md +++ b/Flutter/cartesian-charts/axis-customization.md @@ -1,13 +1,13 @@ --- layout: post -title: Axis customization in Flutter Cartesian Charts | Syncfusion -description: Learn here all about Axis customization feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Axis Customization in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to customize axes in Syncfusion Flutter Cartesian Charts—learn to configure axis titles, labels, grid lines, and more key features. platform: flutter control: Cartesian Charts documentation: ug --- -# Axis customization in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Axis Customization Guide (SfCartesianChart) ## Common axis features diff --git a/Flutter/cartesian-charts/axis-types.md b/Flutter/cartesian-charts/axis-types.md index 41c722fd5..a3f1d51cf 100644 --- a/Flutter/cartesian-charts/axis-types.md +++ b/Flutter/cartesian-charts/axis-types.md @@ -1,13 +1,13 @@ --- layout: post -title: Axis types in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about available Axis types of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Axis Types in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to explore and configure all axis types in Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget—learn about its types, and other key features. platform: flutter control: Chart documentation: ug --- -# Axis types in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Axis Types Guide (SfCartesianChart) Charts typically have two axes that are used to measure and categorize data: a vertical (Y) axis, and a horizontal (X) axis. diff --git a/Flutter/cartesian-charts/chart-types/bar-chart.md b/Flutter/cartesian-charts/chart-types/bar-chart.md index b856778fc..91cadfa37 100644 --- a/Flutter/cartesian-charts/chart-types/bar-chart.md +++ b/Flutter/cartesian-charts/chart-types/bar-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Bar Chart in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about bar chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Bar Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Bar Chart in Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget—learn to add, style, and configure bar series, width, spacing, rounded corners, tracks, and more. platform: flutter control: Chart documentation: ug --- -# Bar Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Bar Chart Guide (SfCartesianChart) To create a Flutter bar chart quickly, you can check this video. diff --git a/Flutter/cartesian-charts/chart-types/column-chart.md b/Flutter/cartesian-charts/chart-types/column-chart.md index 733cf0463..e71fb62f2 100644 --- a/Flutter/cartesian-charts/chart-types/column-chart.md +++ b/Flutter/cartesian-charts/chart-types/column-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Column Chart in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about column chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Column Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Column Chart in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add column series, configure width, spacing, and more key features. platform: flutter control: Chart documentation: ug --- -# Column Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Column Chart Guide (SfCartesianChart) To render a column chart, create an instance of [`ColumnSeries`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ColumnSeries-class.html), and add it to the [`series`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart/series.html) collection property of [`SfCartesianChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart/SfCartesianChart.html). The following properties can be used to customize the appearance: diff --git a/Flutter/cartesian-charts/chart-types/spline-chart.md b/Flutter/cartesian-charts/chart-types/spline-chart.md index 4dbbc22b3..949955eb7 100644 --- a/Flutter/cartesian-charts/chart-types/spline-chart.md +++ b/Flutter/cartesian-charts/chart-types/spline-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Spline Chart in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about spline chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Spline Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Spline Chart in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add spline series, configure appearance, and more key features. platform: flutter control: Chart documentation: ug --- -# Spline Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Spline Chart Guide (SfCartesianChart) To render a spline chart, create an instance of [`SplineSeries`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SplineSeries-class.html), and add it to the [`series`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart/series.html) collection property of [`SfCartesianChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart/SfCartesianChart.html). The following properties can be used to customize the appearance of the spline segment: diff --git a/Flutter/cartesian-charts/charts-type.md b/Flutter/cartesian-charts/charts-type.md index 208aa0937..b9210fba2 100644 --- a/Flutter/cartesian-charts/charts-type.md +++ b/Flutter/cartesian-charts/charts-type.md @@ -1,13 +1,13 @@ --- layout: post -title: Chart Types in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about available chart types of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Chart Types in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to explore all chart types in Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget—compare, select, and navigate to detailed documentation for each chart type and their key features. platform: flutter control: Chart documentation: ug --- -# Chart Types in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Chart Types Guide (SfCartesianChart) This page helps to navigate to the Chart types available in the Syncfusion® Flutter Cartesian Charts widgets. diff --git a/Flutter/cartesian-charts/getting-started.md b/Flutter/cartesian-charts/getting-started.md index 9abe2aa87..a9ab88f80 100644 --- a/Flutter/cartesian-charts/getting-started.md +++ b/Flutter/cartesian-charts/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started with Flutter Cartesian Charts widget | Syncfusion -description: Learn here about getting started with Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget, its elements, and more. +title: Getting started with Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to set up Syncfusion Flutter Cartesian Charts—add dependencies, import, create SfCartesianChart, and configure key features. platform: flutter control: Chart documentation: ug --- -# Getting started with Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Getting Started Guide (SfCartesianChart) This section explains the steps required to populate the chart with data, title, data labels, legend, and tooltips. This section covers only the minimal features needed to know to get started with the chart. diff --git a/Flutter/cartesian-charts/legend.md b/Flutter/cartesian-charts/legend.md index e12c0a059..77e4cbb27 100644 --- a/Flutter/cartesian-charts/legend.md +++ b/Flutter/cartesian-charts/legend.md @@ -1,13 +1,13 @@ --- layout: post -title: Legend in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about Legend feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Legend in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to customize legends in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to enable, position, style, toggle series visibility, and more key features. platform: flutter control: Chart documentation: ug --- -# Legend in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Legend Guide (SfCartesianChart) The [`legend`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart/legend.html) contains a list of chart series/data points in chart. The information provided in each legend item helps to identify the corresponding data series in chart. diff --git a/Flutter/cartesian-charts/series-customization.md b/Flutter/cartesian-charts/series-customization.md index d67e17e0d..43644e729 100644 --- a/Flutter/cartesian-charts/series-customization.md +++ b/Flutter/cartesian-charts/series-customization.md @@ -1,13 +1,13 @@ --- layout: post -title: Series customization in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about Series customization of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Series Customization in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to customize series in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to enable animation, handle empty points, sort data, transpose series, and more key features. platform: flutter control: Chart documentation: ug --- -# Series customization in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Series Customization Guide (SfCartesianChart) ## Animation diff --git a/Flutter/cartesian-charts/tooltip.md b/Flutter/cartesian-charts/tooltip.md index b848c062c..87ca260a6 100644 --- a/Flutter/cartesian-charts/tooltip.md +++ b/Flutter/cartesian-charts/tooltip.md @@ -1,13 +1,13 @@ --- layout: post -title: Tooltip in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about Tooltip feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Tooltip in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to customize tooltips in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to enable, format, style tooltips, and more key features. platform: flutter control: Chart documentation: ug --- -# Tooltip in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Tooltip Guide (SfCartesianChart) Chart provides tooltip support for all the series. It is used to show information about the segment when you tap on the segment. To enable the tooltip, you can set the [`enable`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/TooltipBehavior/enable.html) property of [`tooltipBehavior`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/TooltipBehavior-class.html) to *true*. By default, the tooltip is set to *false*. You need to set [`enableTooltip`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/enableTooltip.html) property to *true* to enable tooltip for a particular series alone. diff --git a/Flutter/cartesian-charts/trackball-crosshair.md b/Flutter/cartesian-charts/trackball-crosshair.md index d11a4c201..d4d4329c4 100644 --- a/Flutter/cartesian-charts/trackball-crosshair.md +++ b/Flutter/cartesian-charts/trackball-crosshair.md @@ -1,13 +1,13 @@ --- layout: post -title: Trackball and Crosshair in Flutter Cartesian Charts | Syncfusion -description: Learn here all about trackball and crosshair feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Trackball and Crosshair Customization in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to customize trackball and crosshair in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to enable, format, and style trackball and crosshair, set activation modes, and more key features. platform: flutter control: Chart documentation: ug --- -# Trackball and Crosshair in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Trackball and Crosshair Guide (SfCartesianChart) ## Trackball diff --git a/Flutter/cartesian-charts/zoom-pan.md b/Flutter/cartesian-charts/zoom-pan.md index 6f382764d..0e37b9a5f 100644 --- a/Flutter/cartesian-charts/zoom-pan.md +++ b/Flutter/cartesian-charts/zoom-pan.md @@ -1,13 +1,13 @@ --- layout: post -title: Zooming and Panning in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about Zooming and Panning feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Zooming and Panning in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to enable and customize zooming and panning in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to use pinch, double-tap, selection, mouse wheel zooming, panning, and more key features. platform: flutter control: Chart documentation: ug --- -# Zooming and Panning in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Zooming and Panning Guide (SfCartesianChart) ## Pinch zooming diff --git a/Flutter/circular-charts/chart-types/doughnut-chart.md b/Flutter/circular-charts/chart-types/doughnut-chart.md index aaf6ce9aa..6764f41bc 100644 --- a/Flutter/circular-charts/chart-types/doughnut-chart.md +++ b/Flutter/circular-charts/chart-types/doughnut-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Doughnut Chart in Flutter Circular Charts widget | Syncfusion -description: Learn here all about doughnut chart of Syncfusion Flutter Circular Charts (SfCircularChart) widget and more. +title: Doughnut Chart in Flutter Circular Charts | Syncfusion +description: Step-by-step guide to create and customize Doughnut Chart in Syncfusion Flutter Circular Charts (SfCircularChart) widget—learn to add, style, and configure doughnut series, and more key features. platform: flutter control: Chart documentation: ug --- -# Doughnut Chart in Flutter Circular Charts (SfCircularChart) +# Flutter Circular Charts Doughnut Chart Guide (SfCircularChart) To create a Flutter doughnut chart quickly, you can check this video. diff --git a/Flutter/circular-charts/chart-types/pie-chart.md b/Flutter/circular-charts/chart-types/pie-chart.md index e34374695..731c98041 100644 --- a/Flutter/circular-charts/chart-types/pie-chart.md +++ b/Flutter/circular-charts/chart-types/pie-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Pie Chart in Flutter Circular Charts widget | Syncfusion -description: Learn here all about pie chart of Syncfusion Flutter Circular Charts (SfCircularChart) widget and more. +title: Pie Chart in Flutter Circular Charts | Syncfusion +description: Step-by-step guide to create and customize Pie Chart in Syncfusion Flutter Circular Charts (SfCircularChart) widget—learn to add, style, and configure pie series, and more key features. platform: flutter control: Chart documentation: ug --- -# Pie Chart in Flutter Circular Charts (SfCircularChart) +# Flutter Circular Charts Pie Chart Guide (SfCircularChart) To create a Flutter pie chart quickly, you can check this video. diff --git a/Flutter/circular-charts/getting-started.md b/Flutter/circular-charts/getting-started.md index 00efa5550..0c37d4225 100644 --- a/Flutter/circular-charts/getting-started.md +++ b/Flutter/circular-charts/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started with Flutter Circular Charts widget | Syncfusion -description: Learn here about getting started with Syncfusion Flutter Circular Charts (SfCircularChart) widget, its elements, and more. +title: Getting Started with Flutter Circular Charts | Syncfusion +description: Step-by-step guide to set up Syncfusion Flutter Circular Charts—add dependencies, import, create SfCircularChart, and configure key features. platform: flutter control: Chart documentation: ug --- -# Getting started with Flutter Circular Charts (SfCircularChart) +# Flutter Circular Charts Getting Started Guide (SfCircularChart) This section explains the steps required to populate the chart with data, title, data labels, legend, and tooltips. This section covers only the minimal features needed to know to get started with the chart. diff --git a/Flutter/datagrid/filtering.md b/Flutter/datagrid/filtering.md index aae9c7547..078bc3824 100644 --- a/Flutter/datagrid/filtering.md +++ b/Flutter/datagrid/filtering.md @@ -1,13 +1,13 @@ --- layout: post -title: Filtering in Flutter DataGrid | DataTable | Syncfusion -description: Learn all about how to filter the data rows in Syncfusion Flutter DataGrid (SfDataGrid) widget and more here. +title: Filtering in Flutter DataGrid | Syncfusion +description: Step-by-step guide to customize filtering in Syncfusion Flutter DataGrid (SfDataGrid)—learn to filter data rows programmatically and through UI, use advanced and checkbox filters, customize filter popup, and more key features. platform: flutter control: SfDataGrid documentation: ug ---- +--- -# Filtering in Flutter DataGrid (SfDataGrid) +# Flutter DataGrid Filtering Guide (SfDataGrid) Filtering is the process of fetching the values from a collection that satisfy specified condition. In the [SfDataGrid](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/SfDataGrid-class.html), filtering can be applied both through the UI and programmatically. diff --git a/Flutter/datagrid/getting-started.md b/Flutter/datagrid/getting-started.md index c427f1c86..433bd1455 100644 --- a/Flutter/datagrid/getting-started.md +++ b/Flutter/datagrid/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started with Flutter DataGrid | DataTable | Syncfusion® -description: Learn here about getting started with Syncfusion® Flutter DataGrid (SfDataGrid) widget, its basic features, and more. +title: Getting Started with Flutter DataGrid | Syncfusion +description: Step-by-step guide to set up Syncfusion Flutter DataGrid—add dependencies, import, create SfDataGrid, and configure key features. platform: flutter control: SfDataGrid documentation: ug --- -# Getting started with Flutter DataGrid (SfDataGrid) +# Flutter DataGrid Getting Started Guide (SfDataGrid) This section explains the steps required to add the DataGrid widget and its features. This section covers only the basic features needed to get started with the Syncfusion® Flutter DataGrid widget. diff --git a/Flutter/datagrid/paging.md b/Flutter/datagrid/paging.md index f3c4fb7e0..f43dd4320 100644 --- a/Flutter/datagrid/paging.md +++ b/Flutter/datagrid/paging.md @@ -1,13 +1,13 @@ --- layout: post -title: Paging in Flutter DataGrid | DataPager | Syncfusion -description: Learn about the paging feature and how to customize its appearance in Syncfusion Flutter DataGrid (SfDataGrid) widget and more. +title: Paging in Flutter DataGrid | Syncfusion +description: Step-by-step guide to customize paging in Syncfusion Flutter DataGrid (SfDataGrid)—learn to enable paging, set rows per page, customize pager appearance, and more key features. platform: flutter control: SfDataGrid documentation: ug --- -# Paging in Flutter DataGrid (SfDataGrid) +# Flutter DataGrid Paging Guide (SfDataGrid) The Datagrid interactively supports the manipulation of data using the [SfDataPager](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/SfDataPager-class.html) control. This provides support to load data in segments when dealing with large volumes of data. The `SfDataPager` can be placed above or under based on the requirement to easily manage data paging. diff --git a/Flutter/datagrid/scrolling.md b/Flutter/datagrid/scrolling.md index 4fec6a5fd..5620950ee 100644 --- a/Flutter/datagrid/scrolling.md +++ b/Flutter/datagrid/scrolling.md @@ -1,13 +1,13 @@ --- layout: post -title: Scrolling in Flutter DataGrid | DataTable | Syncfusion -description: Learn here all about how to show scrollbars always and programmatic scrolling in the Syncfusion Flutter DataGrid (SfDataGrid) widget and more. +title: Scrolling in Flutter DataGrid | Syncfusion +description: Step-by-step guide to customize scrolling in Syncfusion Flutter DataGrid (SfDataGrid)—learn to show or hide scrollbars, set scroll physics, and more key features. platform: flutter control: SfDataGrid documentation: ug --- -# Scrolling in Flutter DataGrid (SfDataGrid) +# Flutter DataGrid Scrolling Guide (SfDataGrid) SfDataGrid provides support to scroll the content in both horizontal and vertical directions. diff --git a/Flutter/datagrid/styles.md b/Flutter/datagrid/styles.md index e55b19ccc..fcc90670e 100644 --- a/Flutter/datagrid/styles.md +++ b/Flutter/datagrid/styles.md @@ -1,13 +1,13 @@ --- layout: post -title: Styling feature in Flutter DataGrid | DataTable | Syncfusion -description: Learn here all about how to customize the appearance of DataGrid in Syncfusion Flutter DataGrid (SfDataGrid) widget and more. +title: Styling in Flutter DataGrid | Syncfusion +description: Step-by-step guide to customize styling in Syncfusion Flutter DataGrid (SfDataGrid)—learn to change header, row, cell, highlight rows, and more key features. platform: flutter control: SfDataGrid documentation: ug --- -# Styling in Flutter DataGrid (SfDataGrid) +# Flutter DataGrid Styling Guide (SfDataGrid) The DataGrid supports to change the appearance of the grid by using the [SfDataGridThemeData](https://pub.dev/documentation/syncfusion_flutter_core/latest/theme/SfDataGridThemeData-class.html) in [SfDataGridTheme](https://pub.dev/documentation/syncfusion_flutter_core/latest/theme/SfDataGridTheme-class.html). The DataGrid should be wrapped inside the `SfDataGridTheme`. diff --git a/Flutter/radial-gauge/getting-started.md b/Flutter/radial-gauge/getting-started.md index 6c6599169..c14d4b062 100644 --- a/Flutter/radial-gauge/getting-started.md +++ b/Flutter/radial-gauge/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started with Flutter Radial Gauge widget | Syncfusion -description: Learn here about getting started with Syncfusion Flutter Radial Gauge (SfRadialGauge) control, its elements, and more. +title: Getting Started with Flutter Radial Gauge | Syncfusion +description: Step-by-step guide to set up Syncfusion Flutter Radial Gauge—add dependencies, import, create SfRadialGauge, and configure key features. platform: flutter control: SfRadialGauge documentation: ug --- -# Getting started with Flutter Radial Gauge (SfRadialGauge) +# Flutter Radial Gauge Getting Started Guide (SfRadialGauge) This section explains the steps required to add the Flutter [Radial Gauge](https://www.syncfusion.com/flutter-widgets/flutter-radial-gauge) and its elements such as title, axis, range, pointer and annotation. This section covers only the basic features needed to get started with Syncfusion® radial gauge. diff --git a/Flutter/range-slider/getting-started.md b/Flutter/range-slider/getting-started.md index ad16d25d8..b839bad8e 100644 --- a/Flutter/range-slider/getting-started.md +++ b/Flutter/range-slider/getting-started.md @@ -1,13 +1,14 @@ --- layout: post -title: Getting started with Flutter Range Slider widget | Syncfusion -description: Learn here about getting started with Syncfusion Flutter Range Slider (SfRangeSlider) widget, its elements, and more. +title: Getting Started with Flutter Range Slider | Syncfusion +description: Step-by-step guide to set up Syncfusion Flutter Range Slider—add dependencies, import, create SfRangeSlider, and configure key features. platform: flutter control: SfRangeSlider documentation: ug --- -# Getting started with Flutter Range Slider (SfRangeSlider) +# Flutter Range Slider Getting Started Guide (SfRangeSlider) + This section explains the steps required to add the range slider widget and its elements such as numeric and date values, ticks, labels and tooltips. This section covers only basic features needed to know to get started with Syncfusion® range slider. To get start quickly with our Flutter Range Slider widget, you can check out this video. From da368ea5f4f75d9503291b41f412b64bf1aa0078 Mon Sep 17 00:00:00 2001 From: mugunthan Date: Tue, 10 Mar 2026 19:28:56 +0530 Subject: [PATCH 2/5] FLUT-1014052- updated SEO content --- Flutter/calendar/appointments.md | 2 +- Flutter/calendar/builders.md | 7 ++++--- Flutter/calendar/callbacks.md | 7 ++++--- Flutter/calendar/date-navigations.md | 6 +++--- Flutter/calendar/drag-drop.md | 6 +++--- Flutter/calendar/getting-started.md | 1 + Flutter/calendar/headers.md | 7 ++++--- Flutter/calendar/how-to/custom-widget-on-flutterflow.md | 2 +- Flutter/calendar/localization.md | 6 +++--- Flutter/calendar/month-view.md | 6 +++--- Flutter/calendar/overview.md | 6 +++--- Flutter/calendar/resource-view.md | 6 +++--- Flutter/calendar/schedule-view.md | 6 +++--- Flutter/calendar/timeslot-views.md | 7 ++++--- Flutter/calendar/timezone.md | 6 +++--- Flutter/cartesian-charts/annotations.md | 6 +++--- Flutter/cartesian-charts/axis-customization.md | 2 +- Flutter/cartesian-charts/axis-types.md | 2 +- Flutter/cartesian-charts/callbacks.md | 6 +++--- Flutter/cartesian-charts/chart-appearance.md | 6 +++--- Flutter/cartesian-charts/chart-types/area-chart.md | 6 +++--- Flutter/cartesian-charts/chart-types/bar-chart.md | 2 +- Flutter/cartesian-charts/chart-types/bubble-chart.md | 6 +++--- Flutter/cartesian-charts/chart-types/candle-chart.md | 6 +++--- Flutter/cartesian-charts/chart-types/column-chart.md | 2 +- Flutter/cartesian-charts/chart-types/fast-line-chart.md | 6 +++--- .../cartesian-charts/chart-types/range-column-chart.md | 6 +++--- Flutter/cartesian-charts/chart-types/scatter-chart.md | 6 +++--- .../cartesian-charts/chart-types/spline-area-chart.md | 6 +++--- Flutter/cartesian-charts/chart-types/spline-chart.md | 2 +- .../cartesian-charts/chart-types/stacked-bar-chart.md | 6 +++--- .../cartesian-charts/chart-types/stacked-column-chart.md | 6 +++--- .../cartesian-charts/chart-types/stacked-line-chart.md | 6 +++--- Flutter/cartesian-charts/charts-type.md | 2 +- Flutter/cartesian-charts/export-cartesian-chart.md | 6 +++--- Flutter/cartesian-charts/getting-started.md | 2 +- .../how-to/custom-widget-on-flutterflow.md | 4 ++-- Flutter/cartesian-charts/legend.md | 2 +- Flutter/cartesian-charts/marker-datalabel.md | 6 +++--- Flutter/cartesian-charts/methods.md | 6 +++--- Flutter/cartesian-charts/multiple-charts.md | 7 +++---- Flutter/cartesian-charts/overview.md | 6 +++--- Flutter/cartesian-charts/series-customization.md | 2 +- Flutter/cartesian-charts/technical-indicators.md | 7 +++---- Flutter/cartesian-charts/tooltip.md | 2 +- Flutter/cartesian-charts/trackball-crosshair.md | 2 +- Flutter/cartesian-charts/zoom-pan.md | 2 +- Flutter/circular-charts/chart-types/doughnut-chart.md | 2 +- Flutter/circular-charts/chart-types/pie-chart.md | 2 +- Flutter/circular-charts/chart-types/radial-bar-chart.md | 7 ++++--- Flutter/circular-charts/circular-series-customization.md | 6 +++--- Flutter/circular-charts/datalabel.md | 6 +++--- Flutter/circular-charts/legend.md | 6 +++--- Flutter/datagrid/columns-sizing.md | 6 +++--- Flutter/datagrid/filtering.md | 9 ++++----- Flutter/datagrid/getting-started.md | 8 ++++---- Flutter/datagrid/paging.md | 8 ++++---- Flutter/datagrid/scrolling.md | 6 +++--- Flutter/datagrid/styles.md | 8 ++++---- Flutter/funnel-chart/tooltip.md | 6 +++--- Flutter/introduction/overview.md | 6 +++--- Flutter/maps/getting-started.md | 6 +++--- 62 files changed, 160 insertions(+), 157 deletions(-) diff --git a/Flutter/calendar/appointments.md b/Flutter/calendar/appointments.md index 25a17aeeb..e57c0c338 100644 --- a/Flutter/calendar/appointments.md +++ b/Flutter/calendar/appointments.md @@ -1,7 +1,7 @@ --- layout: post title: Appointment in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize appointments in Syncfusion Flutter Event Calendar (SfCalendar)—learn to add appointments data source, handle recurrence, appearance, and more key features. +description: Step-by-step guide to customize appointments in Syncfusion Flutter Event Calendar—add data source, handle recurrence, appearance, and key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/builders.md b/Flutter/calendar/builders.md index 3b77c23aa..c8af5a288 100644 --- a/Flutter/calendar/builders.md +++ b/Flutter/calendar/builders.md @@ -1,13 +1,14 @@ --- layout: post -title: Builders in the Flutter Event Calendar widget | Syncfusion -description: Learn here all about builders feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more. +title: Builders in Flutter Event Calendar | Syncfusion +description: Step-by-step guide to customize builders in Syncfusion Flutter Event Calendar—add custom month cell, appointment, time region, and header views. platform: flutter control: SfCalendar documentation: ug --- -# Builders in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Builders Guide (SfCalendar) + The calendar allows you to create a responsive UI with conditions based on a widget's details, to design and create your custom view to the month cells and month header of schedule view in the calendar. The calendar has two builders to create and assign your custom view: diff --git a/Flutter/calendar/callbacks.md b/Flutter/calendar/callbacks.md index a682abb7f..ed3aba9e1 100644 --- a/Flutter/calendar/callbacks.md +++ b/Flutter/calendar/callbacks.md @@ -1,13 +1,14 @@ --- layout: post -title: Callbacks in Flutter Event Calendar widget | Syncfusion | Scheduler -description: Learn here all about callbacks feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more. +title: Callbacks in Flutter Event Calendar | Scheduler +description: Step-by-step guide to customize callbacks in Syncfusion Flutter Event Calendar—handle view changes, taps, long press, and key features. platform: flutter control: SfCalendar documentation: ug --- -# Callbacks in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Callbacks Guide (SfCalendar) + Calendar supports the [ViewChangedCallback](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/ViewChangedCallback.html) and [CalendarTapCallback](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/CalendarTapCallback.html) to interact with Flutter calendar. ## View changed callback diff --git a/Flutter/calendar/date-navigations.md b/Flutter/calendar/date-navigations.md index b36d1b7f2..0266b7baf 100644 --- a/Flutter/calendar/date-navigations.md +++ b/Flutter/calendar/date-navigations.md @@ -1,13 +1,13 @@ --- layout: post -title: Date Navigations in Flutter Event Calendar widget | Syncfusion -description: Learn here all about date navigation features of Syncfusion Flutter Calendar (SfCalendar) widget and more. +title: Date Navigations in Flutter Event Calendar | Syncfusion +description: Step-by-step guide to customize date navigation in Syncfusion Flutter Event Calendar—restrict date range, programmatically navigate, and key features. platform: flutter control: SfCalendar documentation: ug --- -# Date Navigations in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Date Navigations Guide (SfCalendar) ## Range for visible dates Visible dates can be restricted between certain range of dates, using [minDate](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/SfCalendar/minDate.html) and [maxDate](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/SfCalendar/maxDate.html) properties in [SfCalendar](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/SfCalendar-class.html). It is applicable in all the schedule views. diff --git a/Flutter/calendar/drag-drop.md b/Flutter/calendar/drag-drop.md index 89c2c0f60..ad6ae6503 100644 --- a/Flutter/calendar/drag-drop.md +++ b/Flutter/calendar/drag-drop.md @@ -1,13 +1,13 @@ --- layout: post -title: Drag and drop in Flutter Event Calendar widget | Syncfusion -description: Learn here all about Drag and drop feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more. +title: Drag and Drop in Flutter Event Calendar | Syncfusion +description: Step-by-step guide to customize drag and drop in Syncfusion Flutter Event Calendar—enable drag, handle callbacks, appearance, and key features. platform: flutter control: SfCalendar documentation: ug --- -# Appointment Drag and Drop in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Appointment Drag and Drop Guide (SfCalendar) Easily reschedule an appointment by dragging it from one time slot or month cell and dropping it into a different time slot or month cell. diff --git a/Flutter/calendar/getting-started.md b/Flutter/calendar/getting-started.md index bf8238609..e2273b367 100644 --- a/Flutter/calendar/getting-started.md +++ b/Flutter/calendar/getting-started.md @@ -8,6 +8,7 @@ documentation: ug --- # Flutter Event Calendar Getting Started Guide (SfCalendar) + This section explains the steps required to add the calendar widget and populate appointments to the calendar widget. This section covers only basic features needed to get started with Syncfusion® calendar widget. To get start quickly with our [Flutter event calendar widget](https://www.syncfusion.com/flutter-widgets/flutter-calendar), you can check on this video. diff --git a/Flutter/calendar/headers.md b/Flutter/calendar/headers.md index eeae69ad6..baf14e8a0 100644 --- a/Flutter/calendar/headers.md +++ b/Flutter/calendar/headers.md @@ -1,13 +1,14 @@ --- layout: post -title: Headers in Flutter Event Calendar widget | Syncfusion | Scheduler -description: Learn here all about headers feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more. +title: Headers in Flutter Event Calendar | Scheduler +description: Step-by-step guide to customize headers in Syncfusion Flutter Event Calendar—change header height, date format, appearance, and key features. platform: flutter control: SfCalendar documentation: ug --- -# Headers in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Headers Guide (SfCalendar) + You can learn about the header and view header height, date format, and appearance support of SfCalendar. ## Header diff --git a/Flutter/calendar/how-to/custom-widget-on-flutterflow.md b/Flutter/calendar/how-to/custom-widget-on-flutterflow.md index 346b1f4ca..8d5ff371a 100644 --- a/Flutter/calendar/how-to/custom-widget-on-flutterflow.md +++ b/Flutter/calendar/how-to/custom-widget-on-flutterflow.md @@ -1,7 +1,7 @@ --- layout: post title: Calendar Widget in FlutterFlow | Syncfusion -description: You can learn here all about adding Syncfusion Flutter Calendar ( SfCalendar Widget ) widget in FlutterFlow. +description: Step-by-step guide to add Syncfusion Flutter Calendar widget in FlutterFlow—create custom widget, add dependencies, import, and configure key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/localization.md b/Flutter/calendar/localization.md index 7d4d8677b..433e188b0 100644 --- a/Flutter/calendar/localization.md +++ b/Flutter/calendar/localization.md @@ -1,13 +1,13 @@ --- layout: post -title: Localization in Flutter Event Calendar widget | Syncfusion -description: Learn here all about Localization feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more. +title: Localization in Flutter Event Calendar | Syncfusion +description: Step-by-step guide to customize localization in Syncfusion Flutter Event Calendar—add localization packages, set languages, and key features. platform: flutter control: SfCalendar documentation: ug --- -# Localization in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Localization Guide (SfCalendar) By default, the calendar widget supports US English localizations. You can change the other languages by specifying the `MaterialApp` properties and adding the `flutter_localizations` package to your application. diff --git a/Flutter/calendar/month-view.md b/Flutter/calendar/month-view.md index caaa5c832..094788645 100644 --- a/Flutter/calendar/month-view.md +++ b/Flutter/calendar/month-view.md @@ -1,13 +1,13 @@ --- layout: post -title: Month view in Flutter Event Calendar widget | Syncfusion -description: Learn here all about Month view feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more. +title: Time Zone in Flutter Event Calendar | Syncfusion +description: Step-by-step guide to customize time zone in Syncfusion Flutter Event Calendar—create appointments in different time zones and configure key features. platform: flutter control: SfCalendar documentation: ug --- -# Month view in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Time Zone Guide (SfCalendar) The `month` view of Flutter Event [Calendar](https://www.syncfusion.com/flutter-widgets/flutter-calendar) (SfCalendar) used to display entire dates of the specific month and current month by default initially. Current date color is differentiated with other dates of the current month, also the color differentiation for dates will be applicable for previous and next month dates. diff --git a/Flutter/calendar/overview.md b/Flutter/calendar/overview.md index 487afe027..2598db8df 100644 --- a/Flutter/calendar/overview.md +++ b/Flutter/calendar/overview.md @@ -1,13 +1,13 @@ --- layout: post -title: About Flutter Event Calendar widget | Syncfusion | Scheduler -description: Learn here all about introduction of Syncfusion Flutter Event Calendar (SfCalendar) widget, its features, and more. +title: About Flutter Event Calendar | Scheduler +description: Step-by-step guide to Syncfusion Flutter Event Calendar—explore features, views, appointments, customization, and key features. platform: flutter control: SfCalendar documentation: ug --- -# Flutter Event Calendar (SfCalendar) Overview +# Flutter Event Calendar Overview Guide (SfCalendar) The Syncfusion® Flutter Calendar library is written natively in Dart and has nine types of built-in configurable view modes that provide basic functionality for scheduling, managing, and representing appointments efficiently. The Calendar Widget exposes a clean and convenient user interface for custom working days and hours and basic calendar operations such as date navigation and selection. diff --git a/Flutter/calendar/resource-view.md b/Flutter/calendar/resource-view.md index f8b4ecb8d..6e0f57bad 100644 --- a/Flutter/calendar/resource-view.md +++ b/Flutter/calendar/resource-view.md @@ -1,14 +1,14 @@ --- layout: post -title: Resource view in the Flutter Event Calendar widget | Syncfusion -description: Learn here all about Resource view feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more. +title: Resource view in the Flutter Event Calendar | Syncfusion +description: Step-by-step guide to customize resource view in Syncfusion Flutter Event Calendar—add resources, assign to appointments, customize appearance, and key features. platform: flutter control: SfCalendar documentation: ug --- +# Flutter Event Calendar Resource View Guide (SfCalendar) -# Resource view in Flutter Event Calendar (SfCalendar) The timeline resource grouping is a discrete view integrated into our Event calendar widget that allows you to group the appointments based on the available resource in timeline views of the calendar. Using this feature, you can group the appointments and time regions arranged in a row-wise order based on the allocated resource in the timeline views. This rich feature set includes customization and you can assign unique styles to the available resource view. You can create a resource view by setting the [displayName](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/CalendarResource/displayName.html), [color](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/CalendarResource/color.html), [id](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/CalendarResource/id.html), and [image](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/CalendarResource/image.html) property of the [CalendarResource](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/CalendarResource-class.html). diff --git a/Flutter/calendar/schedule-view.md b/Flutter/calendar/schedule-view.md index 571a45396..a53c2dae0 100644 --- a/Flutter/calendar/schedule-view.md +++ b/Flutter/calendar/schedule-view.md @@ -1,13 +1,13 @@ --- layout: post -title: Schedule view in Flutter Event Calendar widget | Syncfusion -description: Learn here all about Schedule view feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more. +title: Schedule View in Flutter Event Calendar | Syncfusion +description: Step-by-step guide to customize schedule view in Syncfusion Flutter Event Calendar—display appointments, customize headers, and key features. platform: flutter control: SfCalendar documentation: ug --- -# Schedule view in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Schedule View Guide (SfCalendar) The `schedule` view of SfCalendar shows a list of scheduled appointments grouped by week, between min and max dates, by default displaying the appointments from the current date. If the [dataSource](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/SfCalendar/dataSource.html) property of [SfCalendar](https://pub.dev/documentation/syncfusion_flutter_calendar/latest/calendar/SfCalendar-class.html) is null then the schedule view will display the month, week, and date headers alone in the view. diff --git a/Flutter/calendar/timeslot-views.md b/Flutter/calendar/timeslot-views.md index 5810485ae..439d18a1b 100644 --- a/Flutter/calendar/timeslot-views.md +++ b/Flutter/calendar/timeslot-views.md @@ -1,13 +1,14 @@ --- layout: post -title: Timeslot views in Flutter Event Calendar widget | Syncfusion -description: Learn here all about timeslot views feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more. +title: Timeslot Views in Flutter Event Calendar | Syncfusion +description: Step-by-step guide to customize timeslot views in Syncfusion Flutter Event Calendar—change intervals, working days, special regions, and key features. platform: flutter control: SfCalendar documentation: ug --- -# Timeslot views in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Timeslot View Guide (SfCalendar) + [Flutter Calendar](https://www.syncfusion.com/flutter-widgets/flutter-calendar) has six built-in time slot views used to display date, and the views will display based on the current day by default. Appointments on a specific day will be arranged in respective timeslots based on their duration. * **Day view:** Displays a single day. diff --git a/Flutter/calendar/timezone.md b/Flutter/calendar/timezone.md index fa39b37d9..95a73352c 100644 --- a/Flutter/calendar/timezone.md +++ b/Flutter/calendar/timezone.md @@ -1,13 +1,13 @@ --- layout: post -title: Time zone in Flutter Event Calendar widget | Syncfusion -description: Learn here all about Time zone feature of Syncfusion Flutter Event Calendar (SfCalendar) widget and more. +title: Time Zone in Flutter Event Calendar | Syncfusion +description: Step-by-step guide to customize time zone in Syncfusion Flutter Event Calendar—create appointments in different time zones and configure key features. platform: flutter control: SfCalendar documentation: ug --- -# Time zone in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Time Aone Guide (SfCalendar) [Flutter Calendar](https://www.syncfusion.com/flutter-widgets/flutter-calendar) allows you to create appointments in various time zones and display them in users’ time zone or any other time zone. You can use a time zone in the following four different ways: diff --git a/Flutter/cartesian-charts/annotations.md b/Flutter/cartesian-charts/annotations.md index 28cd55db7..0abe1358e 100644 --- a/Flutter/cartesian-charts/annotations.md +++ b/Flutter/cartesian-charts/annotations.md @@ -1,13 +1,13 @@ --- layout: post -title: Annotation in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about Annotation feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Annotation in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to customize annotations in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add, position, align, and style annotations, and more key features. platform: flutter control: Chart documentation: ug --- -# Annotation in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Annotation Guide (SfCartesianChart) Chart supports annotations which, allows you to mark the specific area of interest in the chart area. You can add custom widgets using this annotations feature as depicted below. diff --git a/Flutter/cartesian-charts/axis-customization.md b/Flutter/cartesian-charts/axis-customization.md index 531fb7f44..b6d6741e6 100644 --- a/Flutter/cartesian-charts/axis-customization.md +++ b/Flutter/cartesian-charts/axis-customization.md @@ -1,7 +1,7 @@ --- layout: post title: Axis Customization in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize axes in Syncfusion Flutter Cartesian Charts—learn to configure axis titles, labels, grid lines, and more key features. +description: Step-by-step guide to customize axes in Syncfusion Flutter Cartesian Charts—configure axis titles, labels, grid lines, and key features. platform: flutter control: Cartesian Charts documentation: ug diff --git a/Flutter/cartesian-charts/axis-types.md b/Flutter/cartesian-charts/axis-types.md index a3f1d51cf..ee464be39 100644 --- a/Flutter/cartesian-charts/axis-types.md +++ b/Flutter/cartesian-charts/axis-types.md @@ -1,7 +1,7 @@ --- layout: post title: Axis Types in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to explore and configure all axis types in Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget—learn about its types, and other key features. +description: Step-by-step guide to explore axis types in Syncfusion Flutter Cartesian Charts—learn about numeric, category, date-time axes, and key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/callbacks.md b/Flutter/cartesian-charts/callbacks.md index 27b8235db..29f009f6c 100644 --- a/Flutter/cartesian-charts/callbacks.md +++ b/Flutter/cartesian-charts/callbacks.md @@ -1,13 +1,13 @@ --- layout: post -title: Callbacks in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about available Callbacks feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Callback in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to customize callback events in Syncfusion Flutter Cartesian Charts—handle tooltip, data label, legend, and configure key features. platform: flutter control: Chart documentation: ug --- -# Callbacks in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Callback Events Guide (SfCartesianChart) This document describes the callbacks available for the Cartesian chart diff --git a/Flutter/cartesian-charts/chart-appearance.md b/Flutter/cartesian-charts/chart-appearance.md index 3c5a11039..853ef54d5 100644 --- a/Flutter/cartesian-charts/chart-appearance.md +++ b/Flutter/cartesian-charts/chart-appearance.md @@ -1,13 +1,13 @@ --- layout: post -title: Customization in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about Customization feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Customization in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to customize chart appearance in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to set chart size, margin, border, plot area customization, and more key features. platform: flutter control: Chart documentation: ug --- -# Customization in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Customization Guide (SfCartesianChart) ## Chart sizing diff --git a/Flutter/cartesian-charts/chart-types/area-chart.md b/Flutter/cartesian-charts/chart-types/area-chart.md index 8eea3b8c6..0a18cb0bf 100644 --- a/Flutter/cartesian-charts/chart-types/area-chart.md +++ b/Flutter/cartesian-charts/chart-types/area-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Area Chart in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about area chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Area Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Area Chart in Syncfusion Flutter Cartesian Charts—add area series, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Area Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Area Chart Guide (SfCartesianChart) To create a Flutter area chart quickly, you can check this video. diff --git a/Flutter/cartesian-charts/chart-types/bar-chart.md b/Flutter/cartesian-charts/chart-types/bar-chart.md index 91cadfa37..3bb36cbbf 100644 --- a/Flutter/cartesian-charts/chart-types/bar-chart.md +++ b/Flutter/cartesian-charts/chart-types/bar-chart.md @@ -1,7 +1,7 @@ --- layout: post title: Bar Chart in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to create and customize Bar Chart in Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget—learn to add, style, and configure bar series, width, spacing, rounded corners, tracks, and more. +description: Step-by-step guide to create and customize Bar Chart in Syncfusion Flutter Cartesian Charts—add bar series, style, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/chart-types/bubble-chart.md b/Flutter/cartesian-charts/chart-types/bubble-chart.md index 584790e5a..7b6649f37 100644 --- a/Flutter/cartesian-charts/chart-types/bubble-chart.md +++ b/Flutter/cartesian-charts/chart-types/bubble-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Bubble Chart in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about bubble chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Bubble Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Bubble Chart in Syncfusion Flutter Cartesian Charts—add bubble series, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Bubble Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Bubble Chart Guide (SfCartesianChart) To render a bubble chart, create an instance of [`BubbleSeries`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/BubbleSeries-class.html), and add it to the [`series`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart/series.html) collection property of [`SfCartesianChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart-class.html). diff --git a/Flutter/cartesian-charts/chart-types/candle-chart.md b/Flutter/cartesian-charts/chart-types/candle-chart.md index 4cff2e63c..3c37325a9 100644 --- a/Flutter/cartesian-charts/chart-types/candle-chart.md +++ b/Flutter/cartesian-charts/chart-types/candle-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Candle Chart in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about candle chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Candle Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Candle Chart in Syncfusion Flutter Cartesian Charts—add candle series, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Candle Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Candle Chart Guide (SfCartesianChart) To create a Flutter candle chart quickly, you can check this video. diff --git a/Flutter/cartesian-charts/chart-types/column-chart.md b/Flutter/cartesian-charts/chart-types/column-chart.md index e71fb62f2..6e8af8410 100644 --- a/Flutter/cartesian-charts/chart-types/column-chart.md +++ b/Flutter/cartesian-charts/chart-types/column-chart.md @@ -1,7 +1,7 @@ --- layout: post title: Column Chart in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to create and customize Column Chart in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add column series, configure width, spacing, and more key features. +description: Step-by-step guide to create and customize Column Chart in Syncfusion Flutter Cartesian Charts—add column series, style, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/chart-types/fast-line-chart.md b/Flutter/cartesian-charts/chart-types/fast-line-chart.md index 73a2d599a..d3e58857b 100644 --- a/Flutter/cartesian-charts/chart-types/fast-line-chart.md +++ b/Flutter/cartesian-charts/chart-types/fast-line-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Fast line Chart in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about fast line chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Fast Line Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Fast Line Chart in Syncfusion Flutter Cartesian Charts—add fast line series, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Fast line Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Fast Line Chart Guide (SfCartesianChart) [`FastLineSeries`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/FastLineSeries-class.html) is a line chart that loads faster than [`LineSeries`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/LineSeries-class.html). You can use this when there are a large number of points to be loaded in a chart. To render a fast line chart, create an instance of [`FastLineSeries`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/FastLineSeries-class.html), and add it to the [`series`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart/series.html) collection property of [`SfCartesianChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart-class.html). The following properties can be used to customize the appearance of fast line segment: diff --git a/Flutter/cartesian-charts/chart-types/range-column-chart.md b/Flutter/cartesian-charts/chart-types/range-column-chart.md index e5265913a..6709ab2f2 100644 --- a/Flutter/cartesian-charts/chart-types/range-column-chart.md +++ b/Flutter/cartesian-charts/chart-types/range-column-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Range column Chart in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about range column chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Range Column Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Range Column Chart in Syncfusion Flutter Cartesian Charts—add range column series, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Range column Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Range Column Chart Guide (SfCartesianChart) To create a Flutter range column chart quickly, you can check this video. diff --git a/Flutter/cartesian-charts/chart-types/scatter-chart.md b/Flutter/cartesian-charts/chart-types/scatter-chart.md index ea36ee89e..f664bebf0 100644 --- a/Flutter/cartesian-charts/chart-types/scatter-chart.md +++ b/Flutter/cartesian-charts/chart-types/scatter-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Scatter Chart in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about scatter chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Scatter Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Scatter Chart in Syncfusion Flutter Cartesian Charts—add scatter series, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Scatter Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Scatter Chart Guide (SfCartesianChart) To render a scatter chart, create an instance of [`ScatterSeries`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ScatterSeries-class.html), and add it to the [`series`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart/series.html) collection property of [`SfCartesianChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart-class.html). The following properties can be used to customize the scatter segment appearance. diff --git a/Flutter/cartesian-charts/chart-types/spline-area-chart.md b/Flutter/cartesian-charts/chart-types/spline-area-chart.md index 009acc6d3..2583c8f3b 100644 --- a/Flutter/cartesian-charts/chart-types/spline-area-chart.md +++ b/Flutter/cartesian-charts/chart-types/spline-area-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Spline area Chart in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about spline area chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Spline Area Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Spline Area Chart in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add spline area series, configure appearance, gradients, empty points, and more key features. platform: flutter control: Chart documentation: ug --- -# Spline area Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Spline Area Chart Guide (SfCartesianChart) To render a spline area chart, create an instance of [`SplineAreaSeries`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SplineAreaSeries-class.html), and add it to the [`series`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart/series.html) collection property of [`SfCartesianChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart/SfCartesianChart.html). The following properties can be used to customize the appearance of the spline area chart: diff --git a/Flutter/cartesian-charts/chart-types/spline-chart.md b/Flutter/cartesian-charts/chart-types/spline-chart.md index 949955eb7..7d55f97e9 100644 --- a/Flutter/cartesian-charts/chart-types/spline-chart.md +++ b/Flutter/cartesian-charts/chart-types/spline-chart.md @@ -1,7 +1,7 @@ --- layout: post title: Spline Chart in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to create and customize Spline Chart in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add spline series, configure appearance, and more key features. +description: Step-by-step guide to create and customize Spline Chart in Syncfusion Flutter Cartesian Charts—add spline series, style, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/chart-types/stacked-bar-chart.md b/Flutter/cartesian-charts/chart-types/stacked-bar-chart.md index 540ca4424..2bef344d9 100644 --- a/Flutter/cartesian-charts/chart-types/stacked-bar-chart.md +++ b/Flutter/cartesian-charts/chart-types/stacked-bar-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Stacked bar Chart in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about stacked bar chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Stacked Bar Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Stacked Bar Chart in Syncfusion Flutter Cartesian Charts—add stacked bar series, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Stacked bar Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Stacked Bar Chart Guide (SfCartesianChart) To create a Flutter stacked bar chart quickly, you can check this video. diff --git a/Flutter/cartesian-charts/chart-types/stacked-column-chart.md b/Flutter/cartesian-charts/chart-types/stacked-column-chart.md index 999d42a41..f5b9b0b76 100644 --- a/Flutter/cartesian-charts/chart-types/stacked-column-chart.md +++ b/Flutter/cartesian-charts/chart-types/stacked-column-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Stacked column Chart in Flutter Cartesian Charts | Syncfusion -description: Learn here all about stacked column chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Stacked Column Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Stacked Column Chart in Syncfusion Flutter Cartesian Charts—add stacked column series, and configure key features. platform: flutter control: Chart documentation: ug --- -# Stacked column Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Stacked Column Chart Guide (SfCartesianChart) To create a Flutter stacked column chart quickly, you can check this video. diff --git a/Flutter/cartesian-charts/chart-types/stacked-line-chart.md b/Flutter/cartesian-charts/chart-types/stacked-line-chart.md index 207580857..443809f31 100644 --- a/Flutter/cartesian-charts/chart-types/stacked-line-chart.md +++ b/Flutter/cartesian-charts/chart-types/stacked-line-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Stacked line Chart in Flutter Cartesian Charts | Syncfusion -description: Learn here all about stacked line chart of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Stacked Line Chart in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create and customize Stacked Line Chart in Syncfusion Flutter Cartesian Charts—add stacked line series, and configure key features. platform: flutter control: Chart documentation: ug --- -# Stacked Line Chart in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Stacked Line Chart Guide (SfCartesianChart) To create a Flutter stacked line chart quickly, you can check this video. diff --git a/Flutter/cartesian-charts/charts-type.md b/Flutter/cartesian-charts/charts-type.md index b9210fba2..3a1184388 100644 --- a/Flutter/cartesian-charts/charts-type.md +++ b/Flutter/cartesian-charts/charts-type.md @@ -1,7 +1,7 @@ --- layout: post title: Chart Types in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to explore all chart types in Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget—compare, select, and navigate to detailed documentation for each chart type and their key features. +description: Step-by-step guide to explore chart types in Syncfusion Flutter Cartesian Charts—compare, select, and configure key features for each type. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/export-cartesian-chart.md b/Flutter/cartesian-charts/export-cartesian-chart.md index bf0702bac..6864c17d4 100644 --- a/Flutter/cartesian-charts/export-cartesian-chart.md +++ b/Flutter/cartesian-charts/export-cartesian-chart.md @@ -1,13 +1,13 @@ --- layout: post -title: Exporting in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about Exporting feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Exporting in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to export Syncfusion Flutter Cartesian Charts (SfCartesianChart) as images or PDF—learn to export charts programmatically, customize export settings, and more key features. platform: flutter control: Chart documentation: ug --- -# Exporting in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Exporting Guide (SfCartesianChart) [`SfCartesianChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCartesianChart-class.html) provides support to export the Cartesian chart as a PNG image or as a PDF document. diff --git a/Flutter/cartesian-charts/getting-started.md b/Flutter/cartesian-charts/getting-started.md index a9ab88f80..b2e58fac0 100644 --- a/Flutter/cartesian-charts/getting-started.md +++ b/Flutter/cartesian-charts/getting-started.md @@ -1,7 +1,7 @@ --- layout: post title: Getting started with Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to set up Syncfusion Flutter Cartesian Charts—add dependencies, import, create SfCartesianChart, and configure key features. +description: Step-by-step guide to set up Syncfusion Flutter Cartesian Charts—add dependencies, import, create SfCartesianChart, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/how-to/custom-widget-on-flutterflow.md b/Flutter/cartesian-charts/how-to/custom-widget-on-flutterflow.md index 97323e9a1..2d2d21a66 100644 --- a/Flutter/cartesian-charts/how-to/custom-widget-on-flutterflow.md +++ b/Flutter/cartesian-charts/how-to/custom-widget-on-flutterflow.md @@ -1,7 +1,7 @@ --- layout: post -title: Cartesian Charts Widget in FlutterFlow | Syncfusion -description: Learn here all about adding Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget in FlutterFlow. +title: Add Syncfusion Cartesian Charts Widget in FlutterFlow | Syncfusion +description: Step-by-step guide to add and use Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget in FlutterFlow—learn to create a custom widget, add dependencies, import packages, use code snippets, and integrate charts visually. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/legend.md b/Flutter/cartesian-charts/legend.md index 77e4cbb27..78fbe34bf 100644 --- a/Flutter/cartesian-charts/legend.md +++ b/Flutter/cartesian-charts/legend.md @@ -1,7 +1,7 @@ --- layout: post title: Legend in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize legends in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to enable, position, style, toggle series visibility, and more key features. +description: Step-by-step guide to customize legends in Syncfusion Flutter Cartesian Charts—enable, position, style, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/marker-datalabel.md b/Flutter/cartesian-charts/marker-datalabel.md index 00043ef92..92c1de9c4 100644 --- a/Flutter/cartesian-charts/marker-datalabel.md +++ b/Flutter/cartesian-charts/marker-datalabel.md @@ -1,13 +1,13 @@ --- layout: post -title: Marker and data label in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about Marker and data label feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Marker and Data Label Customization in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to customize markers and data labels in Syncfusion Flutter Cartesian Charts—enable, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Marker and data label in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Marker and Data Label Guide (SfCartesianChart) ## Marker diff --git a/Flutter/cartesian-charts/methods.md b/Flutter/cartesian-charts/methods.md index fe26c3ec8..fb0d3e21e 100644 --- a/Flutter/cartesian-charts/methods.md +++ b/Flutter/cartesian-charts/methods.md @@ -1,13 +1,13 @@ --- layout: post -title: Methods in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about available Methods of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Methods in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to use methods in Syncfusion Flutter Cartesian Charts—show or hide tooltips, trackball, zoom, and configure key features. platform: flutter control: Chart documentation: ug --- -# Methods in Flutter Cartesian Charts (SfCartesianChart) +# Flutter Cartesian Charts Methods Guide (SfCartesianChart) ## Methods in Plot band diff --git a/Flutter/cartesian-charts/multiple-charts.md b/Flutter/cartesian-charts/multiple-charts.md index 2345749d2..0dc95c8c2 100644 --- a/Flutter/cartesian-charts/multiple-charts.md +++ b/Flutter/cartesian-charts/multiple-charts.md @@ -1,14 +1,13 @@ --- layout: post -title: Multiple Charts in Flutter Cartesian Charts | Syncfusion -description: Learn here all about Combinational Charts of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Multiple Charts in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to create multiple charts in Syncfusion Flutter Cartesian Charts—add series, use axes, combine types, and configure key features. platform: flutter control: Chart documentation: ug --- -# Multiple Charts in Flutter Cartesian Charts (SfCartesianChart) - +# Flutter Cartesian Charts Multiple Charts Guide (SfCartesianChart) ## Multiple series diff --git a/Flutter/cartesian-charts/overview.md b/Flutter/cartesian-charts/overview.md index 5a2908c6f..2faac7b78 100644 --- a/Flutter/cartesian-charts/overview.md +++ b/Flutter/cartesian-charts/overview.md @@ -1,13 +1,13 @@ --- layout: post -title: About Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about introduction of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget, its features, and more. +title: Overview of Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to Syncfusion Flutter Cartesian Charts—explore chart types, axis types, legends, and configure key features for Flutter apps. platform: flutter control: Chart documentation: ug --- -# Flutter Cartesian Charts (SfCartesianChart) Overview +# Flutter Cartesian Charts Overview (SfCartesianChart) Syncfusion® Flutter Cartesian Charts (SfCartesianChart) widget is written natively in Dart for creating beautiful and high-performance Cartesian charts, which are used to craft high-quality applications using Flutter. diff --git a/Flutter/cartesian-charts/series-customization.md b/Flutter/cartesian-charts/series-customization.md index 43644e729..ba11ceecc 100644 --- a/Flutter/cartesian-charts/series-customization.md +++ b/Flutter/cartesian-charts/series-customization.md @@ -1,7 +1,7 @@ --- layout: post title: Series Customization in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize series in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to enable animation, handle empty points, sort data, transpose series, and more key features. +description: Step-by-step guide to customize series in Syncfusion Flutter Cartesian Charts—enable animation, handle empty points, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/technical-indicators.md b/Flutter/cartesian-charts/technical-indicators.md index bbb14e1c8..60f5cc218 100644 --- a/Flutter/cartesian-charts/technical-indicators.md +++ b/Flutter/cartesian-charts/technical-indicators.md @@ -1,14 +1,13 @@ --- layout: post -title: Technical indicators in Flutter Cartesian Charts widget | Syncfusion -description: Learn here all about Technical indicators feature of Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget and more. +title: Technical Indicators in Flutter Cartesian Charts | Syncfusion +description: Step-by-step guide to add technical indicators in Syncfusion Flutter Cartesian Charts—configure AD, ATR, EMA, MACD, RSI, and key features. platform: flutter control: Chart documentation: ug --- -# Technical indicators in Flutter Cartesian Charts (SfCartesianChart) - +# Flutter Cartesian Charts Technical Indicators Guide (SfCartesianChart) The different types of technical indicators available in the chart are as follows: diff --git a/Flutter/cartesian-charts/tooltip.md b/Flutter/cartesian-charts/tooltip.md index 87ca260a6..4fd027174 100644 --- a/Flutter/cartesian-charts/tooltip.md +++ b/Flutter/cartesian-charts/tooltip.md @@ -1,7 +1,7 @@ --- layout: post title: Tooltip in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize tooltips in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to enable, format, style tooltips, and more key features. +description: Step-by-step guide to customize tooltips in Syncfusion Flutter Cartesian Charts—enable, format, style tooltips, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/trackball-crosshair.md b/Flutter/cartesian-charts/trackball-crosshair.md index d4d4329c4..4709ec42c 100644 --- a/Flutter/cartesian-charts/trackball-crosshair.md +++ b/Flutter/cartesian-charts/trackball-crosshair.md @@ -1,7 +1,7 @@ --- layout: post title: Trackball and Crosshair Customization in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize trackball and crosshair in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to enable, format, and style trackball and crosshair, set activation modes, and more key features. +description: Step-by-step guide to customize trackball and crosshair in Syncfusion Flutter Cartesian Charts—enable, format, style, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/zoom-pan.md b/Flutter/cartesian-charts/zoom-pan.md index 0e37b9a5f..affbce8b1 100644 --- a/Flutter/cartesian-charts/zoom-pan.md +++ b/Flutter/cartesian-charts/zoom-pan.md @@ -1,7 +1,7 @@ --- layout: post title: Zooming and Panning in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to enable and customize zooming and panning in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to use pinch, double-tap, selection, mouse wheel zooming, panning, and more key features. +description: Step-by-step guide to enable zooming and panning in Syncfusion Flutter Cartesian Charts—use pinch, double-tap, selection, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/circular-charts/chart-types/doughnut-chart.md b/Flutter/circular-charts/chart-types/doughnut-chart.md index 6764f41bc..e0f7b43fb 100644 --- a/Flutter/circular-charts/chart-types/doughnut-chart.md +++ b/Flutter/circular-charts/chart-types/doughnut-chart.md @@ -1,7 +1,7 @@ --- layout: post title: Doughnut Chart in Flutter Circular Charts | Syncfusion -description: Step-by-step guide to create and customize Doughnut Chart in Syncfusion Flutter Circular Charts (SfCircularChart) widget—learn to add, style, and configure doughnut series, and more key features. +description: Step-by-step guide to create and customize Doughnut Chart in Syncfusion Flutter Circular Charts—add, style, and configure doughnut series, and key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/circular-charts/chart-types/pie-chart.md b/Flutter/circular-charts/chart-types/pie-chart.md index 731c98041..5752da2c5 100644 --- a/Flutter/circular-charts/chart-types/pie-chart.md +++ b/Flutter/circular-charts/chart-types/pie-chart.md @@ -1,7 +1,7 @@ --- layout: post title: Pie Chart in Flutter Circular Charts | Syncfusion -description: Step-by-step guide to create and customize Pie Chart in Syncfusion Flutter Circular Charts (SfCircularChart) widget—learn to add, style, and configure pie series, and more key features. +description: Step-by-step guide to create and customize Pie Chart in Syncfusion Flutter Circular Charts—add, style, and configure pie series, and key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/circular-charts/chart-types/radial-bar-chart.md b/Flutter/circular-charts/chart-types/radial-bar-chart.md index 2ae441199..83df78fe1 100644 --- a/Flutter/circular-charts/chart-types/radial-bar-chart.md +++ b/Flutter/circular-charts/chart-types/radial-bar-chart.md @@ -1,13 +1,14 @@ --- layout: post -title: Radial bar Chart in Flutter Circular Charts widget | Syncfusion -description: Learn here all about radial bar chart of Syncfusion Flutter Circular Charts (SfCircularChart) widget and more. +title: Radial Bar Chart in Flutter Circular Charts | Syncfusion +description: Step-by-step guide to create and customize Radial Bar Chart in Syncfusion Flutter Circular Charts—add, style, and configure radial bar series, and key features. platform: flutter control: Chart documentation: ug --- -# Radial bar Chart in Flutter Circular Charts (SfCircularChart) +# Flutter Circular Charts Radial Bar Chart Guide (SfCircularChart) + To create a Flutter radial bar chart quickly, you can check this video. diff --git a/Flutter/circular-charts/circular-series-customization.md b/Flutter/circular-charts/circular-series-customization.md index e7b7c3cf6..ee7a8f701 100644 --- a/Flutter/circular-charts/circular-series-customization.md +++ b/Flutter/circular-charts/circular-series-customization.md @@ -1,13 +1,13 @@ --- layout: post -title: Series customization in Flutter Circular Charts widget | Syncfusion -description: Learn here all about Series customization of Syncfusion Flutter Circular Charts (SfCircularChart) widget and more. +title: Series Customization in Flutter Circular Charts | Syncfusion +description: Step-by-step guide to create and customize series in Syncfusion Flutter Circular Charts—add, style, and configure series, and key features. platform: flutter control: Chart documentation: ug --- -# Series customization in Flutter Circular Charts (SfCircularChart) +# Flutter Circular Charts Series customization Guide (SfCircularChart) ## Animation diff --git a/Flutter/circular-charts/datalabel.md b/Flutter/circular-charts/datalabel.md index f80b42e6c..ee524fbfc 100644 --- a/Flutter/circular-charts/datalabel.md +++ b/Flutter/circular-charts/datalabel.md @@ -1,13 +1,13 @@ --- layout: post -title: Data label in Flutter Circular Charts widget | Syncfusion -description: Learn here all about Data label feature of Syncfusion Flutter Circular Charts (SfCircularChart) widget and more. +title: Data Label in Flutter Circular Charts | Syncfusion +description: Step-by-step guide to create and customize data labels in Syncfusion Flutter Circular Charts—add, style, and configure data labels, and key features. platform: flutter control: Chart documentation: ug --- -# Data label in Flutter Circular Charts (SfCircularChart) +# Flutter Circular Charts Data label Guide (SfCircularChart) Data label can be added to a chart series by enabling the [`isVisible`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/DataLabelSettings/isVisible.html) property in the [`dataLabelSettings`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/dataLabelSettings.html). You can use the following properties to customize the appearance. diff --git a/Flutter/circular-charts/legend.md b/Flutter/circular-charts/legend.md index 697719fb8..4e7a60ab2 100644 --- a/Flutter/circular-charts/legend.md +++ b/Flutter/circular-charts/legend.md @@ -1,13 +1,13 @@ --- layout: post -title: Legend in Flutter Circular Charts widget | Syncfusion -description: Learn here all about Legend feature of Syncfusion Flutter Circular Charts (SfCircularChart) widget and more. +title: Legend in Flutter Circular Charts | Syncfusion +description: Step-by-step guide to create and customize legend in Syncfusion Flutter Circular Charts—add, style, and configure legend, and key features. platform: flutter control: Chart documentation: ug --- -# Legend in Flutter Circular Charts (SfCircularChart) +# Flutter Circular Charts Legend Guide (SfCircularChart) The [`legend`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/SfCircularChart/legend.html) contains list of data points in chart. The information provided in each legend item helps to identify the corresponding data points in chart. diff --git a/Flutter/datagrid/columns-sizing.md b/Flutter/datagrid/columns-sizing.md index 771a7a8f6..f228e13f8 100644 --- a/Flutter/datagrid/columns-sizing.md +++ b/Flutter/datagrid/columns-sizing.md @@ -1,13 +1,13 @@ --- layout: post -title: Columns sizing in Flutter DataGrid | Syncfusion | DataTable -description: Learn here all about how to set the width for columns in Syncfusion Flutter DataGrid (SfDataGrid) widget and more. +title: Column Sizing in Flutter DataGrid | Syncfusion +description: Step-by-step guide to customize column sizing in Syncfusion Flutter DataGrid (SfDataGrid)—learn to set column widths, fill, custom sizing logic, text style, and and more key features. platform: flutter control: SfDataGrid documentation: ug --- -# Column sizing in Flutter DataGrid (SfDataGrid) +# Flutter DataGrid Column Sizing Guide (SfDataGrid) [SfDataGrid](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/SfDataGrid-class.html) allows setting the column widths based on certain logic using the [SfDataGrid.columnWidthMode](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/SfDataGrid/columnWidthMode.html) or [GridColumn.columnWidthMode](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/GridColumn/columnWidthMode.html) property. The following is the list of predefined column sizing options available. diff --git a/Flutter/datagrid/filtering.md b/Flutter/datagrid/filtering.md index 078bc3824..7c5710712 100644 --- a/Flutter/datagrid/filtering.md +++ b/Flutter/datagrid/filtering.md @@ -1,13 +1,13 @@ --- layout: post -title: Filtering in Flutter DataGrid | Syncfusion -description: Step-by-step guide to customize filtering in Syncfusion Flutter DataGrid (SfDataGrid)—learn to filter data rows programmatically and through UI, use advanced and checkbox filters, customize filter popup, and more key features. +title: Filtering in Flutter DataGrid | DataTable | Syncfusion +description: Learn all about how to filter the data rows in Syncfusion Flutter DataGrid (SfDataGrid) widget and more here. platform: flutter control: SfDataGrid documentation: ug ---- +--- -# Flutter DataGrid Filtering Guide (SfDataGrid) +# Filtering in Flutter DataGrid (SfDataGrid) Filtering is the process of fetching the values from a collection that satisfy specified condition. In the [SfDataGrid](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/SfDataGrid-class.html), filtering can be applied both through the UI and programmatically. @@ -1644,4 +1644,3 @@ import 'package:syncfusion_flutter_core/theme.dart'; flutter datagrid shows filter popup menu with customized colors - diff --git a/Flutter/datagrid/getting-started.md b/Flutter/datagrid/getting-started.md index 433bd1455..99714f1b2 100644 --- a/Flutter/datagrid/getting-started.md +++ b/Flutter/datagrid/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting Started with Flutter DataGrid | Syncfusion -description: Step-by-step guide to set up Syncfusion Flutter DataGrid—add dependencies, import, create SfDataGrid, and configure key features. +title: Getting started with Flutter DataGrid | DataTable | Syncfusion® +description: Learn here about getting started with Syncfusion® Flutter DataGrid (SfDataGrid) widget, its basic features, and more. platform: flutter control: SfDataGrid documentation: ug --- -# Flutter DataGrid Getting Started Guide (SfDataGrid) +# Getting started with Flutter DataGrid (SfDataGrid) This section explains the steps required to add the DataGrid widget and its features. This section covers only the basic features needed to get started with the Syncfusion® Flutter DataGrid widget. @@ -442,4 +442,4 @@ The information about the rows that are selected can be retrieved using the [sel {% endtabs %} >**NOTE** - `SfDataGrid` supports selection via keyboard interaction for the Web and Desktop platform when `selectionMode` is not `none`. + `SfDataGrid` supports selection via keyboard interaction for the Web and Desktop platform when `selectionMode` is not `none`. \ No newline at end of file diff --git a/Flutter/datagrid/paging.md b/Flutter/datagrid/paging.md index f43dd4320..c78f2fc00 100644 --- a/Flutter/datagrid/paging.md +++ b/Flutter/datagrid/paging.md @@ -1,13 +1,13 @@ --- layout: post -title: Paging in Flutter DataGrid | Syncfusion -description: Step-by-step guide to customize paging in Syncfusion Flutter DataGrid (SfDataGrid)—learn to enable paging, set rows per page, customize pager appearance, and more key features. +title: Paging in Flutter DataGrid | DataPager | Syncfusion +description: Learn about the paging feature and how to customize its appearance in Syncfusion Flutter DataGrid (SfDataGrid) widget and more. platform: flutter control: SfDataGrid documentation: ug --- -# Flutter DataGrid Paging Guide (SfDataGrid) +# Paging in Flutter DataGrid (SfDataGrid) The Datagrid interactively supports the manipulation of data using the [SfDataPager](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/SfDataPager-class.html) control. This provides support to load data in segments when dealing with large volumes of data. The `SfDataPager` can be placed above or under based on the requirement to easily manage data paging. @@ -984,4 +984,4 @@ class OrderInfoDataSource extends DataGridSource { {% endhighlight %} {% endtabs %} -![sorting applied for all the rows in flutter datagrid paging](images/paging/sorting-applied-for-all-the-rows-in-flutter-datagrid-paging.gif) +![sorting applied for all the rows in flutter datagrid paging](images/paging/sorting-applied-for-all-the-rows-in-flutter-datagrid-paging.gif) \ No newline at end of file diff --git a/Flutter/datagrid/scrolling.md b/Flutter/datagrid/scrolling.md index 5620950ee..4fec6a5fd 100644 --- a/Flutter/datagrid/scrolling.md +++ b/Flutter/datagrid/scrolling.md @@ -1,13 +1,13 @@ --- layout: post -title: Scrolling in Flutter DataGrid | Syncfusion -description: Step-by-step guide to customize scrolling in Syncfusion Flutter DataGrid (SfDataGrid)—learn to show or hide scrollbars, set scroll physics, and more key features. +title: Scrolling in Flutter DataGrid | DataTable | Syncfusion +description: Learn here all about how to show scrollbars always and programmatic scrolling in the Syncfusion Flutter DataGrid (SfDataGrid) widget and more. platform: flutter control: SfDataGrid documentation: ug --- -# Flutter DataGrid Scrolling Guide (SfDataGrid) +# Scrolling in Flutter DataGrid (SfDataGrid) SfDataGrid provides support to scroll the content in both horizontal and vertical directions. diff --git a/Flutter/datagrid/styles.md b/Flutter/datagrid/styles.md index fcc90670e..bf9c6e342 100644 --- a/Flutter/datagrid/styles.md +++ b/Flutter/datagrid/styles.md @@ -1,13 +1,13 @@ --- layout: post -title: Styling in Flutter DataGrid | Syncfusion -description: Step-by-step guide to customize styling in Syncfusion Flutter DataGrid (SfDataGrid)—learn to change header, row, cell, highlight rows, and more key features. +title: Styling feature in Flutter DataGrid | DataTable | Syncfusion +description: Learn here all about how to customize the appearance of DataGrid in Syncfusion Flutter DataGrid (SfDataGrid) widget and more. platform: flutter control: SfDataGrid documentation: ug --- -# Flutter DataGrid Styling Guide (SfDataGrid) +# Styling in Flutter DataGrid (SfDataGrid) The DataGrid supports to change the appearance of the grid by using the [SfDataGridThemeData](https://pub.dev/documentation/syncfusion_flutter_core/latest/theme/SfDataGridThemeData-class.html) in [SfDataGridTheme](https://pub.dev/documentation/syncfusion_flutter_core/latest/theme/SfDataGridTheme-class.html). The DataGrid should be wrapped inside the `SfDataGridTheme`. @@ -476,4 +476,4 @@ class EmployeeDataSource extends DataGridSource { {% endhighlight %} {% endtabs %} -![flutter datagrid cell value color](images/styles/flutter-datagrid-cell-value-styling.png) +![flutter datagrid cell value color](images/styles/flutter-datagrid-cell-value-styling.png) \ No newline at end of file diff --git a/Flutter/funnel-chart/tooltip.md b/Flutter/funnel-chart/tooltip.md index 2e28e06ac..9bfd9b5b9 100644 --- a/Flutter/funnel-chart/tooltip.md +++ b/Flutter/funnel-chart/tooltip.md @@ -1,13 +1,13 @@ --- layout: post -title: Tooltip in Flutter Funnel Chart widget | Syncfusion -description: Learn here all about Tooltip feature of Syncfusion Flutter Funnel Chart (SfFunnelChart) widget and more. +title: Tooltip in Flutter Funnel Chart | Syncfusion +description: Step-by-step guide to customize tooltips in Syncfusion Flutter Funnel Chart—enable, format, style tooltips, set activation modes, and key features. platform: flutter control: Chart documentation: ug --- -# Tooltip in Flutter Funnel Chart (SfFunnelChart) +# Flutter Funnel Chart Tooltip Guide (SfFunnelChart) Chart provides tooltip support for all the series. It is used to show information about the segment when you tap on the segment. To enable the tooltip, you need to set [`enableTooltip`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/enableTooltip.html) property as true. diff --git a/Flutter/introduction/overview.md b/Flutter/introduction/overview.md index c863f274c..a1404a7fb 100644 --- a/Flutter/introduction/overview.md +++ b/Flutter/introduction/overview.md @@ -1,13 +1,13 @@ --- layout: post -title: About Essential Studio® Flutter | Syncfusion -description: Learn here all about introduction of Syncfusion Essential Studio® Flutter, its elements, features and more. +title: Overview of Syncfusion® Flutter Widgets | Syncfusion +description: Comprehensive introduction to Syncfusion Flutter widgets—explore features, documentation structure, API references, code examples, demos, video tutorials, and support resources for building high-quality cross-platform apps. platform: flutter control: Overview documentation: ug --- -# Introduction to Syncfusion® Flutter Widgets Documentation +# Overview of Syncfusion® Flutter Widgets Documentation The Syncfusion® [Flutter Widgets](https://www.syncfusion.com/flutter-widgets) are a set of [advanced custom widgets and file formats packages](https://pub.dev/publishers/syncfusion.com/packages) needed to create rich and high-quality cross-platform applications in iOS, Android, and Web using a single code base. This article gives you a quick overview of how to read the Flutter widgets documentation and other help resources such as video tutorials, code examples, demos, and the knowledge base. diff --git a/Flutter/maps/getting-started.md b/Flutter/maps/getting-started.md index 7650453c8..1a7b2ebb5 100644 --- a/Flutter/maps/getting-started.md +++ b/Flutter/maps/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started with Flutter Maps widget | Syncfusion -description: Learn here about getting started with Syncfusion Flutter Maps (SfMaps) widget, its elements, and more. +title: Getting Started with Flutter Maps | Syncfusion +description: Step-by-step guide to set up Syncfusion Flutter Maps—add dependencies, import, create SfMaps, and configure key features. platform: flutter control: SfMaps documentation: ug --- -# Getting started with Flutter Maps (SfMaps) +# Flutter Maps Getting Started Guide (SfMaps) This section explains the steps required to add the maps widget with shape layer and its elements such as data labels, tooltip, assignable colors based on region, and legends. It also explains about adding tile layer with OpenStreetMap. This section covers only basic features needed to know to get started with Syncfusion® maps. From 8c3829c26a33c5489b41ef45a48336b6bfc87d3a Mon Sep 17 00:00:00 2001 From: mugunthan Date: Wed, 11 Mar 2026 10:04:12 +0530 Subject: [PATCH 3/5] FLUT-1014052-[others]: updated the issue in the content --- Flutter/DateRangePicker/getting-started.md | 6 +++--- Flutter/calendar/callbacks.md | 2 +- Flutter/calendar/headers.md | 2 +- Flutter/calendar/overview.md | 2 +- Flutter/calendar/resource-view.md | 2 +- Flutter/calendar/timezone.md | 2 +- Flutter/cartesian-charts/annotations.md | 2 +- Flutter/cartesian-charts/chart-appearance.md | 2 +- Flutter/cartesian-charts/chart-types/spline-area-chart.md | 2 +- Flutter/datagrid/columns-sizing.md | 6 +++--- Flutter/datagrid/filtering.md | 1 + Flutter/datagrid/getting-started.md | 2 +- Flutter/datagrid/paging.md | 2 +- Flutter/datagrid/styles.md | 2 +- 14 files changed, 18 insertions(+), 17 deletions(-) diff --git a/Flutter/DateRangePicker/getting-started.md b/Flutter/DateRangePicker/getting-started.md index 10e1c656d..3513dc8d8 100644 --- a/Flutter/DateRangePicker/getting-started.md +++ b/Flutter/DateRangePicker/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting Started with Flutter Date Range Picker | Syncfusion -description: Step-by-step guide to set up Syncfusion Flutter Date Range Picker—add dependencies, import, create SfDateRangePicker, and configure key features. +title: Getting started with Flutter Date Range Picker widget | Syncfusion +description: Learn here about getting started with Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget, its elements, and more. platform: flutter control: SfDateRangePicker documentation: ug --- -# Flutter Date Range Picker Getting Started Guide (SfDateRangePicker) +# Getting started with Flutter Date Range Picker (SfDateRangePicker) This section explains the steps required to add the [date range picker](https://www.syncfusion.com/flutter-widgets/flutter-daterangepicker) widget. This section covers only basic features needed to get started with Syncfusion® date range picker widget. diff --git a/Flutter/calendar/callbacks.md b/Flutter/calendar/callbacks.md index ed3aba9e1..8d2e6952f 100644 --- a/Flutter/calendar/callbacks.md +++ b/Flutter/calendar/callbacks.md @@ -1,6 +1,6 @@ --- layout: post -title: Callbacks in Flutter Event Calendar | Scheduler +title: Callbacks in Flutter Event Calendar | Syncfusion description: Step-by-step guide to customize callbacks in Syncfusion Flutter Event Calendar—handle view changes, taps, long press, and key features. platform: flutter control: SfCalendar diff --git a/Flutter/calendar/headers.md b/Flutter/calendar/headers.md index baf14e8a0..caab4130e 100644 --- a/Flutter/calendar/headers.md +++ b/Flutter/calendar/headers.md @@ -1,6 +1,6 @@ --- layout: post -title: Headers in Flutter Event Calendar | Scheduler +title: Headers in Flutter Event Calendar | Syncfusion description: Step-by-step guide to customize headers in Syncfusion Flutter Event Calendar—change header height, date format, appearance, and key features. platform: flutter control: SfCalendar diff --git a/Flutter/calendar/overview.md b/Flutter/calendar/overview.md index 2598db8df..83d667752 100644 --- a/Flutter/calendar/overview.md +++ b/Flutter/calendar/overview.md @@ -1,6 +1,6 @@ --- layout: post -title: About Flutter Event Calendar | Scheduler +title: About Flutter Event Calendar | Syncfusion description: Step-by-step guide to Syncfusion Flutter Event Calendar—explore features, views, appointments, customization, and key features. platform: flutter control: SfCalendar diff --git a/Flutter/calendar/resource-view.md b/Flutter/calendar/resource-view.md index 6e0f57bad..9c28c3f56 100644 --- a/Flutter/calendar/resource-view.md +++ b/Flutter/calendar/resource-view.md @@ -1,7 +1,7 @@ --- layout: post title: Resource view in the Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize resource view in Syncfusion Flutter Event Calendar—add resources, assign to appointments, customize appearance, and key features. +description: Step-by-step guide to customize resource view in Syncfusion Flutter Event Calendar—add resources, customize appearance, and key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/timezone.md b/Flutter/calendar/timezone.md index 95a73352c..e2aeacfe7 100644 --- a/Flutter/calendar/timezone.md +++ b/Flutter/calendar/timezone.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Time Aone Guide (SfCalendar) +# Flutter Event Calendar Time Zone Guide (SfCalendar) [Flutter Calendar](https://www.syncfusion.com/flutter-widgets/flutter-calendar) allows you to create appointments in various time zones and display them in users’ time zone or any other time zone. You can use a time zone in the following four different ways: diff --git a/Flutter/cartesian-charts/annotations.md b/Flutter/cartesian-charts/annotations.md index 0abe1358e..eff1f88a1 100644 --- a/Flutter/cartesian-charts/annotations.md +++ b/Flutter/cartesian-charts/annotations.md @@ -1,7 +1,7 @@ --- layout: post title: Annotation in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize annotations in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add, position, align, and style annotations, and more key features. +description: Step-by-step guide to customize annotations in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add, style annotations, and more key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/chart-appearance.md b/Flutter/cartesian-charts/chart-appearance.md index 853ef54d5..7d2333470 100644 --- a/Flutter/cartesian-charts/chart-appearance.md +++ b/Flutter/cartesian-charts/chart-appearance.md @@ -1,7 +1,7 @@ --- layout: post title: Customization in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize chart appearance in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to set chart size, margin, border, plot area customization, and more key features. +description: Step-by-step guide to customize chart appearance in Syncfusion Flutter Cartesian Charts—learn to set chart size, margin, border, and more key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/chart-types/spline-area-chart.md b/Flutter/cartesian-charts/chart-types/spline-area-chart.md index 2583c8f3b..cb960fa69 100644 --- a/Flutter/cartesian-charts/chart-types/spline-area-chart.md +++ b/Flutter/cartesian-charts/chart-types/spline-area-chart.md @@ -1,7 +1,7 @@ --- layout: post title: Spline Area Chart in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to create and customize Spline Area Chart in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add spline area series, configure appearance, gradients, empty points, and more key features. +description: Step-by-step guide to customize Spline Area Chart in Syncfusion Flutter Cartesian Charts—add, style, and configure spline area series, and key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/datagrid/columns-sizing.md b/Flutter/datagrid/columns-sizing.md index f228e13f8..771a7a8f6 100644 --- a/Flutter/datagrid/columns-sizing.md +++ b/Flutter/datagrid/columns-sizing.md @@ -1,13 +1,13 @@ --- layout: post -title: Column Sizing in Flutter DataGrid | Syncfusion -description: Step-by-step guide to customize column sizing in Syncfusion Flutter DataGrid (SfDataGrid)—learn to set column widths, fill, custom sizing logic, text style, and and more key features. +title: Columns sizing in Flutter DataGrid | Syncfusion | DataTable +description: Learn here all about how to set the width for columns in Syncfusion Flutter DataGrid (SfDataGrid) widget and more. platform: flutter control: SfDataGrid documentation: ug --- -# Flutter DataGrid Column Sizing Guide (SfDataGrid) +# Column sizing in Flutter DataGrid (SfDataGrid) [SfDataGrid](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/SfDataGrid-class.html) allows setting the column widths based on certain logic using the [SfDataGrid.columnWidthMode](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/SfDataGrid/columnWidthMode.html) or [GridColumn.columnWidthMode](https://pub.dev/documentation/syncfusion_flutter_datagrid/latest/datagrid/GridColumn/columnWidthMode.html) property. The following is the list of predefined column sizing options available. diff --git a/Flutter/datagrid/filtering.md b/Flutter/datagrid/filtering.md index 7c5710712..aae9c7547 100644 --- a/Flutter/datagrid/filtering.md +++ b/Flutter/datagrid/filtering.md @@ -1644,3 +1644,4 @@ import 'package:syncfusion_flutter_core/theme.dart'; flutter datagrid shows filter popup menu with customized colors + diff --git a/Flutter/datagrid/getting-started.md b/Flutter/datagrid/getting-started.md index 99714f1b2..c427f1c86 100644 --- a/Flutter/datagrid/getting-started.md +++ b/Flutter/datagrid/getting-started.md @@ -442,4 +442,4 @@ The information about the rows that are selected can be retrieved using the [sel {% endtabs %} >**NOTE** - `SfDataGrid` supports selection via keyboard interaction for the Web and Desktop platform when `selectionMode` is not `none`. \ No newline at end of file + `SfDataGrid` supports selection via keyboard interaction for the Web and Desktop platform when `selectionMode` is not `none`. diff --git a/Flutter/datagrid/paging.md b/Flutter/datagrid/paging.md index c78f2fc00..f3c4fb7e0 100644 --- a/Flutter/datagrid/paging.md +++ b/Flutter/datagrid/paging.md @@ -984,4 +984,4 @@ class OrderInfoDataSource extends DataGridSource { {% endhighlight %} {% endtabs %} -![sorting applied for all the rows in flutter datagrid paging](images/paging/sorting-applied-for-all-the-rows-in-flutter-datagrid-paging.gif) \ No newline at end of file +![sorting applied for all the rows in flutter datagrid paging](images/paging/sorting-applied-for-all-the-rows-in-flutter-datagrid-paging.gif) diff --git a/Flutter/datagrid/styles.md b/Flutter/datagrid/styles.md index bf9c6e342..e55b19ccc 100644 --- a/Flutter/datagrid/styles.md +++ b/Flutter/datagrid/styles.md @@ -476,4 +476,4 @@ class EmployeeDataSource extends DataGridSource { {% endhighlight %} {% endtabs %} -![flutter datagrid cell value color](images/styles/flutter-datagrid-cell-value-styling.png) \ No newline at end of file +![flutter datagrid cell value color](images/styles/flutter-datagrid-cell-value-styling.png) From 715d7bba7f01cfe3384bedd79c315cedb0782a0d Mon Sep 17 00:00:00 2001 From: mugunthan Date: Fri, 27 Mar 2026 11:50:21 +0530 Subject: [PATCH 4/5] FLUT-101405-[others]: updated review changes --- Flutter/calendar/appointments.md | 2 +- Flutter/calendar/builders.md | 2 +- Flutter/calendar/callbacks.md | 2 +- Flutter/calendar/date-navigations.md | 2 +- Flutter/calendar/drag-drop.md | 2 +- Flutter/calendar/headers.md | 2 +- Flutter/calendar/how-to/custom-widget-on-flutterflow.md | 2 +- Flutter/calendar/localization.md | 2 +- Flutter/calendar/month-view.md | 2 +- Flutter/calendar/resource-view.md | 2 +- Flutter/calendar/schedule-view.md | 2 +- Flutter/calendar/timeslot-views.md | 2 +- Flutter/calendar/timezone.md | 2 +- Flutter/cartesian-charts/annotations.md | 2 +- Flutter/cartesian-charts/axis-customization.md | 2 +- Flutter/cartesian-charts/callbacks.md | 2 +- Flutter/cartesian-charts/chart-appearance.md | 2 +- Flutter/cartesian-charts/legend.md | 2 +- Flutter/cartesian-charts/marker-datalabel.md | 2 +- Flutter/cartesian-charts/overview.md | 2 +- Flutter/cartesian-charts/series-customization.md | 2 +- Flutter/cartesian-charts/tooltip.md | 2 +- Flutter/cartesian-charts/trackball-crosshair.md | 2 +- Flutter/circular-charts/datalabel.md | 2 +- Flutter/introduction/overview.md | 2 +- 25 files changed, 25 insertions(+), 25 deletions(-) diff --git a/Flutter/calendar/appointments.md b/Flutter/calendar/appointments.md index e57c0c338..8a9032bda 100644 --- a/Flutter/calendar/appointments.md +++ b/Flutter/calendar/appointments.md @@ -1,7 +1,7 @@ --- layout: post title: Appointment in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize appointments in Syncfusion Flutter Event Calendar—add data source, handle recurrence, appearance, and key features. +description: Step-by-step guide to control appointments in Syncfusion Flutter Event Calendar—add data source, handle recurrence, appearance, and key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/builders.md b/Flutter/calendar/builders.md index c8af5a288..91f9615d4 100644 --- a/Flutter/calendar/builders.md +++ b/Flutter/calendar/builders.md @@ -1,7 +1,7 @@ --- layout: post title: Builders in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize builders in Syncfusion Flutter Event Calendar—add custom month cell, appointment, time region, and header views. +description: Step-by-step guide to use builders in Syncfusion Flutter Event Calendar—add custom month cell, appointment, time region, and header views. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/callbacks.md b/Flutter/calendar/callbacks.md index 8d2e6952f..19f644a3f 100644 --- a/Flutter/calendar/callbacks.md +++ b/Flutter/calendar/callbacks.md @@ -1,7 +1,7 @@ --- layout: post title: Callbacks in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize callbacks in Syncfusion Flutter Event Calendar—handle view changes, taps, long press, and key features. +description: Step-by-step guide to handle callbacks in Syncfusion Flutter Event Calendar—respond to view changes, taps, long press, and key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/date-navigations.md b/Flutter/calendar/date-navigations.md index 0266b7baf..7710a2a00 100644 --- a/Flutter/calendar/date-navigations.md +++ b/Flutter/calendar/date-navigations.md @@ -1,7 +1,7 @@ --- layout: post title: Date Navigations in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize date navigation in Syncfusion Flutter Event Calendar—restrict date range, programmatically navigate, and key features. +description: Step-by-step guide to control date navigation in Syncfusion Flutter Event Calendar—restrict date range, programmatically navigate, and key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/drag-drop.md b/Flutter/calendar/drag-drop.md index ad6ae6503..e9f0b0931 100644 --- a/Flutter/calendar/drag-drop.md +++ b/Flutter/calendar/drag-drop.md @@ -1,7 +1,7 @@ --- layout: post title: Drag and Drop in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize drag and drop in Syncfusion Flutter Event Calendar—enable drag, handle callbacks, appearance, and key features. +description: Step-by-step guide to control drag and drop in Syncfusion Flutter Event Calendar—enable drag, handle callbacks, appearance, and key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/headers.md b/Flutter/calendar/headers.md index caab4130e..1ab527583 100644 --- a/Flutter/calendar/headers.md +++ b/Flutter/calendar/headers.md @@ -1,7 +1,7 @@ --- layout: post title: Headers in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize headers in Syncfusion Flutter Event Calendar—change header height, date format, appearance, and key features. +description: Step-by-step guide to control headers in Syncfusion Flutter Event Calendar—change header height, date format, appearance, and key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/how-to/custom-widget-on-flutterflow.md b/Flutter/calendar/how-to/custom-widget-on-flutterflow.md index 8d5ff371a..c098d02ad 100644 --- a/Flutter/calendar/how-to/custom-widget-on-flutterflow.md +++ b/Flutter/calendar/how-to/custom-widget-on-flutterflow.md @@ -1,6 +1,6 @@ --- layout: post -title: Calendar Widget in FlutterFlow | Syncfusion +title: Flutter Event Calendar in FlutterFlow | Syncfusion description: Step-by-step guide to add Syncfusion Flutter Calendar widget in FlutterFlow—create custom widget, add dependencies, import, and configure key features. platform: flutter control: SfCalendar diff --git a/Flutter/calendar/localization.md b/Flutter/calendar/localization.md index 433e188b0..6c72cfbee 100644 --- a/Flutter/calendar/localization.md +++ b/Flutter/calendar/localization.md @@ -1,7 +1,7 @@ --- layout: post title: Localization in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize localization in Syncfusion Flutter Event Calendar—add localization packages, set languages, and key features. +description: Step-by-step guide to control localization in Syncfusion Flutter Event Calendar—add localization packages, set languages, and key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/month-view.md b/Flutter/calendar/month-view.md index 094788645..86c42da63 100644 --- a/Flutter/calendar/month-view.md +++ b/Flutter/calendar/month-view.md @@ -1,7 +1,7 @@ --- layout: post title: Time Zone in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize time zone in Syncfusion Flutter Event Calendar—create appointments in different time zones and configure key features. +description: Step-by-step guide to control time zone in Syncfusion Flutter Event Calendar—create appointments in different time zones and configure key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/resource-view.md b/Flutter/calendar/resource-view.md index 9c28c3f56..a26f29740 100644 --- a/Flutter/calendar/resource-view.md +++ b/Flutter/calendar/resource-view.md @@ -1,7 +1,7 @@ --- layout: post title: Resource view in the Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize resource view in Syncfusion Flutter Event Calendar—add resources, customize appearance, and key features. +description: Step-by-step guide to control resource view in Syncfusion Flutter Event Calendar—add resources, customize appearance, and key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/schedule-view.md b/Flutter/calendar/schedule-view.md index a53c2dae0..399b479c1 100644 --- a/Flutter/calendar/schedule-view.md +++ b/Flutter/calendar/schedule-view.md @@ -1,7 +1,7 @@ --- layout: post title: Schedule View in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize schedule view in Syncfusion Flutter Event Calendar—display appointments, customize headers, and key features. +description: Step-by-step guide to control schedule view in Syncfusion Flutter Event Calendar—display appointments, customize headers, and key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/timeslot-views.md b/Flutter/calendar/timeslot-views.md index 439d18a1b..99189e18d 100644 --- a/Flutter/calendar/timeslot-views.md +++ b/Flutter/calendar/timeslot-views.md @@ -1,7 +1,7 @@ --- layout: post title: Timeslot Views in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize timeslot views in Syncfusion Flutter Event Calendar—change intervals, working days, special regions, and key features. +description: Step-by-step guide to control timeslot views in Syncfusion Flutter Event Calendar—change intervals, working days, special regions, and key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/calendar/timezone.md b/Flutter/calendar/timezone.md index e2aeacfe7..502945235 100644 --- a/Flutter/calendar/timezone.md +++ b/Flutter/calendar/timezone.md @@ -1,7 +1,7 @@ --- layout: post title: Time Zone in Flutter Event Calendar | Syncfusion -description: Step-by-step guide to customize time zone in Syncfusion Flutter Event Calendar—create appointments in different time zones and configure key features. +description: Step-by-step guide to control time zone in Syncfusion Flutter Event Calendar—create appointments in different time zones and configure key features. platform: flutter control: SfCalendar documentation: ug diff --git a/Flutter/cartesian-charts/annotations.md b/Flutter/cartesian-charts/annotations.md index eff1f88a1..609887635 100644 --- a/Flutter/cartesian-charts/annotations.md +++ b/Flutter/cartesian-charts/annotations.md @@ -1,7 +1,7 @@ --- layout: post title: Annotation in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize annotations in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add, style annotations, and more key features. +description: Step-by-step guide to control annotations in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add, style annotations, and more key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/axis-customization.md b/Flutter/cartesian-charts/axis-customization.md index b6d6741e6..bd9d9f3cc 100644 --- a/Flutter/cartesian-charts/axis-customization.md +++ b/Flutter/cartesian-charts/axis-customization.md @@ -1,7 +1,7 @@ --- layout: post title: Axis Customization in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize axes in Syncfusion Flutter Cartesian Charts—configure axis titles, labels, grid lines, and key features. +description: Step-by-step guide to control axes in Syncfusion Flutter Cartesian Charts—configure axis titles, labels, grid lines, and key features. platform: flutter control: Cartesian Charts documentation: ug diff --git a/Flutter/cartesian-charts/callbacks.md b/Flutter/cartesian-charts/callbacks.md index 29f009f6c..ba649ce86 100644 --- a/Flutter/cartesian-charts/callbacks.md +++ b/Flutter/cartesian-charts/callbacks.md @@ -1,7 +1,7 @@ --- layout: post title: Callback in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize callback events in Syncfusion Flutter Cartesian Charts—handle tooltip, data label, legend, and configure key features. +description: Step-by-step guide to handle callback events in Syncfusion Flutter Cartesian Charts—handle tooltip, data label, legend, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/chart-appearance.md b/Flutter/cartesian-charts/chart-appearance.md index 7d2333470..308c7e164 100644 --- a/Flutter/cartesian-charts/chart-appearance.md +++ b/Flutter/cartesian-charts/chart-appearance.md @@ -1,7 +1,7 @@ --- layout: post title: Customization in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize chart appearance in Syncfusion Flutter Cartesian Charts—learn to set chart size, margin, border, and more key features. +description: Step-by-step guide to control chart appearance in Syncfusion Flutter Cartesian Charts—learn to set chart size, margin, border, and more key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/legend.md b/Flutter/cartesian-charts/legend.md index 78fbe34bf..4630d85a7 100644 --- a/Flutter/cartesian-charts/legend.md +++ b/Flutter/cartesian-charts/legend.md @@ -1,7 +1,7 @@ --- layout: post title: Legend in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize legends in Syncfusion Flutter Cartesian Charts—enable, position, style, and configure key features. +description: Step-by-step guide to control legends in Syncfusion Flutter Cartesian Charts—enable, position, style, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/marker-datalabel.md b/Flutter/cartesian-charts/marker-datalabel.md index 92c1de9c4..731db2c4b 100644 --- a/Flutter/cartesian-charts/marker-datalabel.md +++ b/Flutter/cartesian-charts/marker-datalabel.md @@ -1,7 +1,7 @@ --- layout: post title: Marker and Data Label Customization in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize markers and data labels in Syncfusion Flutter Cartesian Charts—enable, style, and configure key features. +description: Step-by-step guide to control markers and data labels in Syncfusion Flutter Cartesian Charts—enable, style, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/overview.md b/Flutter/cartesian-charts/overview.md index 2faac7b78..09e5dc079 100644 --- a/Flutter/cartesian-charts/overview.md +++ b/Flutter/cartesian-charts/overview.md @@ -1,7 +1,7 @@ --- layout: post title: Overview of Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to Syncfusion Flutter Cartesian Charts—explore chart types, axis types, legends, and configure key features for Flutter apps. +description: Step-by-step guide about Syncfusion Flutter Cartesian Charts—explore chart types, axis types, legends, and configure key features for Flutter apps. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/series-customization.md b/Flutter/cartesian-charts/series-customization.md index ba11ceecc..59a879755 100644 --- a/Flutter/cartesian-charts/series-customization.md +++ b/Flutter/cartesian-charts/series-customization.md @@ -1,7 +1,7 @@ --- layout: post title: Series Customization in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize series in Syncfusion Flutter Cartesian Charts—enable animation, handle empty points, and configure key features. +description: Step-by-step guide to control series in Syncfusion Flutter Cartesian Charts—enable animation, handle empty points, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/tooltip.md b/Flutter/cartesian-charts/tooltip.md index 4fd027174..915f69315 100644 --- a/Flutter/cartesian-charts/tooltip.md +++ b/Flutter/cartesian-charts/tooltip.md @@ -1,7 +1,7 @@ --- layout: post title: Tooltip in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize tooltips in Syncfusion Flutter Cartesian Charts—enable, format, style tooltips, and configure key features. +description: Step-by-step guide to control tooltips in Syncfusion Flutter Cartesian Charts—enable, format, style tooltips, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/cartesian-charts/trackball-crosshair.md b/Flutter/cartesian-charts/trackball-crosshair.md index 4709ec42c..5e6fd3aa6 100644 --- a/Flutter/cartesian-charts/trackball-crosshair.md +++ b/Flutter/cartesian-charts/trackball-crosshair.md @@ -1,7 +1,7 @@ --- layout: post title: Trackball and Crosshair Customization in Flutter Cartesian Charts | Syncfusion -description: Step-by-step guide to customize trackball and crosshair in Syncfusion Flutter Cartesian Charts—enable, format, style, and configure key features. +description: Step-by-step guide to control trackball and crosshair in Syncfusion Flutter Cartesian Charts—enable, format, style, and configure key features. platform: flutter control: Chart documentation: ug diff --git a/Flutter/circular-charts/datalabel.md b/Flutter/circular-charts/datalabel.md index ee524fbfc..12ef8f129 100644 --- a/Flutter/circular-charts/datalabel.md +++ b/Flutter/circular-charts/datalabel.md @@ -1,6 +1,6 @@ --- layout: post -title: Data Label in Flutter Circular Charts | Syncfusion +title: Flutter Circular Charts Data Label Guide | Syncfusion description: Step-by-step guide to create and customize data labels in Syncfusion Flutter Circular Charts—add, style, and configure data labels, and key features. platform: flutter control: Chart diff --git a/Flutter/introduction/overview.md b/Flutter/introduction/overview.md index a1404a7fb..4e8286c68 100644 --- a/Flutter/introduction/overview.md +++ b/Flutter/introduction/overview.md @@ -1,7 +1,7 @@ --- layout: post title: Overview of Syncfusion® Flutter Widgets | Syncfusion -description: Comprehensive introduction to Syncfusion Flutter widgets—explore features, documentation structure, API references, code examples, demos, video tutorials, and support resources for building high-quality cross-platform apps. +description: Step‑by‑step guide to Syncfusion Flutter widgets, covering key features, documentation structure, API references, code examples, demos, video tutorials, and support resources for building high‑quality cross‑platform applications. platform: flutter control: Overview documentation: ug From c569d2b2ea9708515bdcca5a7fd70df75bf3013c Mon Sep 17 00:00:00 2001 From: mugunthan Date: Fri, 27 Mar 2026 11:58:05 +0530 Subject: [PATCH 5/5] FLUT-1014052-[others]: updated review changes --- Flutter/calendar/appointments.md | 2 +- Flutter/calendar/month-view.md | 2 +- Flutter/cartesian-charts/callbacks.md | 2 +- .../cartesian-charts/how-to/custom-widget-on-flutterflow.md | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Flutter/calendar/appointments.md b/Flutter/calendar/appointments.md index 8a9032bda..5fd976bec 100644 --- a/Flutter/calendar/appointments.md +++ b/Flutter/calendar/appointments.md @@ -1,6 +1,6 @@ --- layout: post -title: Appointment in Flutter Event Calendar | Syncfusion +title: Appointments in Flutter Event Calendar | Syncfusion description: Step-by-step guide to control appointments in Syncfusion Flutter Event Calendar—add data source, handle recurrence, appearance, and key features. platform: flutter control: SfCalendar diff --git a/Flutter/calendar/month-view.md b/Flutter/calendar/month-view.md index 86c42da63..bc4aaae78 100644 --- a/Flutter/calendar/month-view.md +++ b/Flutter/calendar/month-view.md @@ -1,6 +1,6 @@ --- layout: post -title: Time Zone in Flutter Event Calendar | Syncfusion +title: Month view in Flutter Event Calendar | Syncfusion description: Step-by-step guide to control time zone in Syncfusion Flutter Event Calendar—create appointments in different time zones and configure key features. platform: flutter control: SfCalendar diff --git a/Flutter/cartesian-charts/callbacks.md b/Flutter/cartesian-charts/callbacks.md index ba649ce86..9c124364d 100644 --- a/Flutter/cartesian-charts/callbacks.md +++ b/Flutter/cartesian-charts/callbacks.md @@ -1,6 +1,6 @@ --- layout: post -title: Callback in Flutter Cartesian Charts | Syncfusion +title: Callbacks in Flutter Cartesian Charts | Syncfusion description: Step-by-step guide to handle callback events in Syncfusion Flutter Cartesian Charts—handle tooltip, data label, legend, and configure key features. platform: flutter control: Chart diff --git a/Flutter/cartesian-charts/how-to/custom-widget-on-flutterflow.md b/Flutter/cartesian-charts/how-to/custom-widget-on-flutterflow.md index 2d2d21a66..90d1a81de 100644 --- a/Flutter/cartesian-charts/how-to/custom-widget-on-flutterflow.md +++ b/Flutter/cartesian-charts/how-to/custom-widget-on-flutterflow.md @@ -1,7 +1,7 @@ --- layout: post -title: Add Syncfusion Cartesian Charts Widget in FlutterFlow | Syncfusion -description: Step-by-step guide to add and use Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget in FlutterFlow—learn to create a custom widget, add dependencies, import packages, use code snippets, and integrate charts visually. +title: Flutter Cartesian Charts in FlutterFlow | Syncfusion +description: Step-by-step guide to add and use Syncfusion Flutter Cartesian Charts widget in FlutterFlow—learn to create a custom widget, add dependencies, import packages, use code snippets, and integrate charts visually. platform: flutter control: Chart documentation: ug