From 78588fb25119c8baf1c35bbf76136e7b00ed94e4 Mon Sep 17 00:00:00 2001 From: mugunthan Date: Tue, 10 Mar 2026 15:53:50 +0530 Subject: [PATCH 01/13] 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 02/13] 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 b09868f899dc2f0780864d8ca1cfd126b5aa2bd7 Mon Sep 17 00:00:00 2001 From: HarshaMidadhalaKhajareddyMidadhala Date: Tue, 10 Mar 2026 20:17:56 +0530 Subject: [PATCH 03/13] FLUT-1014052- updated SEO content --- Flutter/DateRangePicker/builders.md | 6 +++--- Flutter/DateRangePicker/customizations.md | 6 +++--- Flutter/DateRangePicker/date-restrictions.md | 6 +++--- Flutter/DateRangePicker/getting-started.md | 6 +++--- Flutter/DateRangePicker/headers.md | 6 +++--- Flutter/DateRangePicker/hijri-date-picker.md | 6 +++--- Flutter/DateRangePicker/localization.md | 6 +++--- Flutter/DateRangePicker/selections.md | 6 +++--- Flutter/linear-gauge/getting-started.md | 6 +++--- Flutter/maps/markers.md | 6 +++--- Flutter/maps/tile-layer.md | 6 +++--- Flutter/maps/zoom-pan.md | 6 +++--- Flutter/radial-gauge/axes.md | 6 +++--- Flutter/radial-gauge/ranges.md | 6 +++--- Flutter/range-slider/tooltip.md | 6 +++--- Flutter/signaturepad/getting-started.md | 6 +++--- Flutter/slider/basic-features.md | 8 ++++---- Flutter/slider/getting-started.md | 6 +++--- Flutter/slider/labels-and-divider.md | 6 +++--- Flutter/slider/shapes.md | 8 ++++---- Flutter/slider/thumb-and-overlay.md | 6 +++--- Flutter/slider/tooltip.md | 6 +++--- 22 files changed, 68 insertions(+), 68 deletions(-) diff --git a/Flutter/DateRangePicker/builders.md b/Flutter/DateRangePicker/builders.md index 3fe7ffccb..7c0856147 100644 --- a/Flutter/DateRangePicker/builders.md +++ b/Flutter/DateRangePicker/builders.md @@ -1,12 +1,12 @@ --- layout: post -title: Builders in Flutter Date Range Picker widget | Syncfusion -description: Learn here all about Builders feature of Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget and more. +title: Builders in Flutter Date Range Picker | Syncfusion +description: Step-by-step guide to use builders in Syncfusion Flutter Date Range Picker (SfDateRangePicker)—custom cell builders, view customization, and sample usage. platform: Flutter control: SfDateRangePicker documentation: ug --- -# Builders in Flutter Date Range Picker (SfDateRangePicker) +# Flutter Date Range Picker Builders Guide (SfDateRangePicker) The date range picker allows you to create a responsive UI with the conditions based on a widget’s details, and to design and create your custom view to the month cells and year cells in the date range picker. diff --git a/Flutter/DateRangePicker/customizations.md b/Flutter/DateRangePicker/customizations.md index 148a20359..4873c980f 100644 --- a/Flutter/DateRangePicker/customizations.md +++ b/Flutter/DateRangePicker/customizations.md @@ -1,13 +1,13 @@ --- layout: post -title: Customizations in Flutter Date Range Picker widget | Syncfusion -description: Learn here all about Customizations features of Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget and more. +title: Customizations in Flutter Date Range Picker | Syncfusion +description: Step-by-step guide to customize Syncfusion Flutter Date Range Picker (SfDateRangePicker)—month/year cells, selection styling, month formats, and special date decorations. platform: Flutter control: SfDateRangePicker documentation: ug --- -# Customizations in Flutter Date Range Picker (SfDateRangePicker) +# Flutter Date Range Picker Customizations Guide (SfDateRangePicker) You can customize the month and year cells, month format, and selection cells in [Flutter Date Range Picker](https://www.syncfusion.com/flutter-widgets/flutter-daterangepicker) (SfDateRangePicker). diff --git a/Flutter/DateRangePicker/date-restrictions.md b/Flutter/DateRangePicker/date-restrictions.md index f86dda7c6..0fa820fea 100644 --- a/Flutter/DateRangePicker/date-restrictions.md +++ b/Flutter/DateRangePicker/date-restrictions.md @@ -1,13 +1,13 @@ --- layout: post -title: Date Restrictions in Flutter Date Range Picker widget | Syncfusion -description: Learn here all about Date restrictions feature of Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget and more. +title: Date Restrictions in Flutter Date Range Picker | Syncfusion +description: Step-by-step guide to configure date restrictions in Syncfusion Flutter Date Range Picker (SfDateRangePicker)—min/max dates, blackout dates, selectableDayPredicate, and past-date settings. platform: flutter control: SfDateRangePicker documentation: ug --- -# Date Restrictions in Flutter Date Range Picker (SfDateRangePicker) +# Flutter Date Range Picker Date Restrictions Guide (SfDateRangePicker) ## Minimum display date diff --git a/Flutter/DateRangePicker/getting-started.md b/Flutter/DateRangePicker/getting-started.md index 3513dc8d8..9b57a6155 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 (SfDateRangePicker)—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/DateRangePicker/headers.md b/Flutter/DateRangePicker/headers.md index 8c48875b5..c97dc4a84 100644 --- a/Flutter/DateRangePicker/headers.md +++ b/Flutter/DateRangePicker/headers.md @@ -1,13 +1,13 @@ --- layout: post -title: Headers in Flutter Date Range Picker widget | Syncfusion | Date Picker -description: Learn here all about Headers feature of Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget and more. +title: Headers in Flutter Date Range Picker | Syncfusion +description: Step-by-step guide to customize the header and view header in Syncfusion Flutter Date Range Picker (SfDateRangePicker)—`headerStyle`, `headerHeight`, `viewHeaderStyle`, and `dayFormat`. platform: Flutter control: SfDateRangePicker documentation: ug --- -# Headers in Flutter Date Range Picker (SfDateRangePicker) +# Flutter Date Range Picker Headers Guide (SfDateRangePicker) You can customize the header of the date range picker using the [headerStyle](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker/headerStyle.html) and [headerHeight](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker/headerHeight.html) properties in date range picker. diff --git a/Flutter/DateRangePicker/hijri-date-picker.md b/Flutter/DateRangePicker/hijri-date-picker.md index 30c46de61..03df2dfd8 100644 --- a/Flutter/DateRangePicker/hijri-date-picker.md +++ b/Flutter/DateRangePicker/hijri-date-picker.md @@ -1,13 +1,13 @@ --- layout: post -title: About Flutter Hijri Date Range Picker widget | Syncfusion | DatePicker -description: Learn here all about introduction of Syncfusion Hijri Date Range Picker (SfHijriDateRangePicker) widget and more. +title: Flutter Hijri Date Range Picker Overview | Syncfusion +description: Overview and usage guide for Syncfusion Hijri Date Range Picker (SfHijriDateRangePicker)—features, views, selection modes, and programmatic controls. platform: flutter control: SfDateRangePicker documentation: ug --- -# Flutter Hijri Date Range Picker (SfHijriDateRangePicker) Overview +# Flutter Hijri Date Range Picker Overview Guide (SfHijriDateRangePicker) Along with the Gregorian calendar, the picker package contains a Hijri date picker to display the Islamic calendar. Islamic calendar or Hijri calendar is a lunar calendar consisting of 12 months in a year of 354 or 355 days. To know more about the Islamic calendar, kindly refer to [Wikipedia](https://en.wikipedia.org/wiki/Islamic_calendar). diff --git a/Flutter/DateRangePicker/localization.md b/Flutter/DateRangePicker/localization.md index 07c0c3efa..af1ae619d 100644 --- a/Flutter/DateRangePicker/localization.md +++ b/Flutter/DateRangePicker/localization.md @@ -1,13 +1,13 @@ --- layout: post -title: Localization in Flutter Date Range Picker widget | Syncfusion -description: Learn here all about Localization feature of Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget and more. +title: Localization in Flutter Date Range Picker | Syncfusion +description: Step-by-step guide to configure localization in Syncfusion Flutter Date Range Picker (SfDateRangePicker)—add `flutter_localizations`, set `localizationsDelegates`, and define supported locales. platform: flutter control: SfDateRangePicker documentation: ug --- -# Localization in Flutter Date Range Picker (SfDateRangePicker) +# Flutter Date Range Picker Localization Guide (SfDateRangePicker) By default, the [SfDateRangePicker](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker-class.html) widget supports US English localizations. You can change other languages by specifying the [MaterialApp](https://api.flutter.dev/flutter/material/MaterialApp-class.html) properties and adding the `flutter_localizations` package to your application. diff --git a/Flutter/DateRangePicker/selections.md b/Flutter/DateRangePicker/selections.md index 0f14b4ccb..34f2daa62 100644 --- a/Flutter/DateRangePicker/selections.md +++ b/Flutter/DateRangePicker/selections.md @@ -1,13 +1,13 @@ --- layout: post -title: Selections in Flutter Date Range Picker widget | Syncfusion -description: Learn here all about Selections feature in Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget and more. +title: Selections in Flutter Date Range Picker | Syncfusion +description: Step-by-step guide to configure selection behavior in Syncfusion Flutter Date Range Picker (SfDateRangePicker)—single, multiple, range, multi-range, extendable selections, and selection styling. platform: Flutter control: SfDateRangePicker documentation: ug --- -# Selections in Flutter Date Range Picker (SfDateRangePicker) +# Flutter Date Range Picker Selections Guide (SfDateRangePicker) Dates can be selected by touching the month view cells. The default [selectionMode](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker/selectionMode.html) is Single that allows the user to select one date at a time. [SfDateRangePicker](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker-class.html) provides support to select dates in five modes such as [Single](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionMode.html#single), [Multiple](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionMode.html#multiple), [Range](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionMode.html#range) [MultiRange](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionMode.html#multiRange) and [ExtendableRange](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionMode.html#extendableRange) selection diff --git a/Flutter/linear-gauge/getting-started.md b/Flutter/linear-gauge/getting-started.md index 4d3150c49..38e56d0a8 100644 --- a/Flutter/linear-gauge/getting-started.md +++ b/Flutter/linear-gauge/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started with Flutter Linear Gauge widget | Syncfusion -description: Learn here about getting started with Syncfusion Flutter Linear Gauge (SfLinearGauge) widget, its elements, and more. +title: Getting Started with Flutter Linear Gauge | Syncfusion +description: Step-by-step guide to set up Syncfusion Flutter Linear Gauge (SfLinearGauge)—add dependencies, import, create `SfLinearGauge`, and configure key features. platform: flutter control: SfLinearGauge documentation: ug --- -# Getting started with Flutter Linear Gauge (SfLinearGauge) +# Flutter Linear Gauge Getting Started Guide (SfLinearGauge) This section explains the steps required to add the Linear Gauge and its elements such as axis, range, and pointer, and also covers basic features needed to get started with the Linear Gauge widget. diff --git a/Flutter/maps/markers.md b/Flutter/maps/markers.md index 54895b5a0..901aceae6 100644 --- a/Flutter/maps/markers.md +++ b/Flutter/maps/markers.md @@ -1,13 +1,13 @@ --- layout: post -title: Markers in Flutter Maps widget | Syncfusion -description: Learn here all about the Markers feature of Syncfusion Flutter Maps (SfMaps) widget to customize its appearance including text, icon and more. +title: Markers in Flutter Maps | Syncfusion +description: Step-by-step guide to customize markers in Syncfusion Flutter Maps—add markers, customize appearance, update dynamically, and position markers programmatically using controllers. platform: Flutter control: SfMaps documentation: ug --- -# Markers in Flutter Maps (SfMaps) +# Flutter Maps Markers Guide (SfMaps) Markers can be used to denote specific locations on a map. You can use built-in symbols or display custom widgets at specific latitude and longitude coordinates on the map. diff --git a/Flutter/maps/tile-layer.md b/Flutter/maps/tile-layer.md index 86e667270..d77b23f1a 100644 --- a/Flutter/maps/tile-layer.md +++ b/Flutter/maps/tile-layer.md @@ -1,13 +1,13 @@ --- layout: post -title: Tile Layer in Flutter Maps widget | Syncfusion -description: Learn here all about adding the Tile Layer feature of Syncfusion Flutter Maps (SfMaps) widget and more. +title: Tile Layer in Flutter Maps | Syncfusion +description: Step-by-step guide to configure the Tile Layer in Syncfusion Flutter Maps—set URL templates, add providers (OSM, Bing, TomTom), and configure focal point and zoom. platform: Flutter control: SfMaps documentation: ug --- -# Tile Layer in Flutter Maps (SfMaps) +# Flutter Maps Tile Layer Guide (SfMaps) The tile layer renders the tiles returned from web map tile services such as Bing Maps, OpenStreetMap, Google Maps, TomTom, and others. diff --git a/Flutter/maps/zoom-pan.md b/Flutter/maps/zoom-pan.md index 7fe9b299b..4ccd54b23 100644 --- a/Flutter/maps/zoom-pan.md +++ b/Flutter/maps/zoom-pan.md @@ -1,13 +1,13 @@ --- layout: post -title: Zooming and Panning in Flutter Maps widget | Syncfusion -description: Learn here all about the Zooming and Panning feature of Syncfusion Flutter Maps (SfMaps) widget and more. +title: Zooming and Panning in Flutter Maps | Syncfusion +description: Step-by-step guide to configure zooming and panning in Syncfusion Flutter Maps—enable zoom/pan, set focal point, customize toolbar, callbacks, and programmatic control. platform: Flutter control: SfMaps documentation: ug --- -# Zooming and Panning in Flutter Maps (SfMaps) +# Flutter Maps Zooming and Panning Guide (SfMaps) It is possible to zoom in and out for any layer to take a closer look at a specific region by pinching the map, scrolling the mouse wheel or trackpad, or using the toolbar on the web. You can also pan the map to navigate across regions and customize the zoom level and center point of the initial rendering. diff --git a/Flutter/radial-gauge/axes.md b/Flutter/radial-gauge/axes.md index 0c964254d..060c8cdd2 100644 --- a/Flutter/radial-gauge/axes.md +++ b/Flutter/radial-gauge/axes.md @@ -1,13 +1,13 @@ --- layout: post -title: Axis in Flutter Radial Gauge widget | Syncfusion -description: Learn here all about adding and customizing Axis of Syncfusion Flutter Radial Gauge (SfRadialGauge) widget and more. +title: Axis in Flutter Radial Gauge | Syncfusion +description: Step-by-step guide to add and customize axes in Syncfusion Flutter Radial Gauge—configure range, angles, radius, labels, ticks, and axis events. platform: Flutter control: SfRadialGauge documentation: ug --- -# Axis in Flutter Radial Gauge (SfRadialGauge) +# Flutter Radial Gauge Axis Guide (SfRadialGauge) The [`radial axis`](https://pub.dev/documentation/syncfusion_flutter_gauges/latest/gauges/RadialAxis-class.html) is a circular arc in which a set of values are displayed along a linear or custom scale based on the design requirements. Axis elements such as labels, ticks, and axis line can be easily customized with built-in properties. diff --git a/Flutter/radial-gauge/ranges.md b/Flutter/radial-gauge/ranges.md index edcb55bb6..9847d12c6 100644 --- a/Flutter/radial-gauge/ranges.md +++ b/Flutter/radial-gauge/ranges.md @@ -1,13 +1,13 @@ --- layout: post -title: Ranges in Flutter Radial Gauge widget | Syncfusion -description: Learn here all about adding and customizing Ranges of Syncfusion Flutter Radial Gauge (SfRadialGauge) widget and more. +title: Ranges in Flutter Radial Gauge | Syncfusion +description: Step-by-step guide to add and customize ranges in Syncfusion Flutter Radial Gauge (SfRadialGauge)—configure start/end values, colors, gradients, offsets, and labels. platform: Flutter control: SfRadialGauge documentation: ug --- -# Ranges in Flutter Radial Gauge (SfRadialGauge) +# Flutter Radial Gauge Ranges Guide (SfRadialGauge) Gauge ranges are visual elements that help to quickly visualize where a value falls on the axis. Text can be easily annotated in ranges to improve readability. diff --git a/Flutter/range-slider/tooltip.md b/Flutter/range-slider/tooltip.md index e131eee42..b4ec1d39a 100644 --- a/Flutter/range-slider/tooltip.md +++ b/Flutter/range-slider/tooltip.md @@ -1,13 +1,13 @@ --- layout: post -title: Tooltip in Flutter Range Slider widget | Syncfusion -description: Learn here all about adding the Tooltips feature in Syncfusion Flutter Range Slider (SfRangeSlider) widget and more. +title: Tooltip in Flutter Range Slider | Syncfusion +description: Step-by-step guide to configure tooltips in Syncfusion Flutter Range Slider—enable tooltips, format text, customize appearance, and control behavior. platform: Flutter control: SfRangeSlider documentation: ug --- -# Tooltip in Flutter Range Slider (SfRangeSlider) +# Flutter Range Slider Tooltip Guide (SfRangeSlider) This section helps to learn about how to add tooltip in the range slider. diff --git a/Flutter/signaturepad/getting-started.md b/Flutter/signaturepad/getting-started.md index c632415da..f7fd43f6b 100644 --- a/Flutter/signaturepad/getting-started.md +++ b/Flutter/signaturepad/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started with Flutter Signature Pad widget | Syncfusion -description: Learn here about getting started with Syncfusion Flutter Signature Pad (SfSignaturePad) widget, its elements, and more. +title: Getting Started with Flutter Signature Pad | Syncfusion +description: Step-by-step guide to set up Syncfusion Flutter Signature Pad—add dependencies, import, create SfSignaturePad, and configure key features. platform: flutter control: SfSignaturePad documentation: ug --- -# Getting Started with Flutter SignaturePad (SfSignaturePad) +# Flutter Signature Pad Getting Started Guide (SfSignaturePad) This section explains the steps required to add the SignaturePad widget and its elements such as minimum and maximum stroke widths, stroke color, and background color. This section also covers how to save the signature as an image, clear the existing signature in SignaturePad, and handle the [`onDrawStart`](https://pub.dev/documentation/syncfusion_flutter_signaturepad/latest/signaturepad/SfSignaturePad/onDrawStart.html) and [`onDrawEnd`](https://pub.dev/documentation/syncfusion_flutter_signaturepad/latest/signaturepad/SfSignaturePad/onDrawEnd.html) callbacks in the SignaturePad widget. diff --git a/Flutter/slider/basic-features.md b/Flutter/slider/basic-features.md index 5a518aef1..38ce2d348 100644 --- a/Flutter/slider/basic-features.md +++ b/Flutter/slider/basic-features.md @@ -1,14 +1,14 @@ --- layout: post -title: Basic features in Flutter Slider widget | Syncfusion -description: Learn here all about adding the Basic feature of Syncfusion Flutter Slider (SfSlider) widget and more. +title: Basic features in Flutter Slider | Syncfusion +description: Step-by-step guide to the core features of Syncfusion Flutter Slider—min/max, value, callbacks, colors, and configuration for numeric and date sliders. platform: Flutter control: SfSlider documentation: ug --- -# Basic features in Flutter Slider (SfSlider) -This section explains about how to add the numeric and date slider. +# Flutter Slider Basic Features Guide (SfSlider) +This section explains how to add and configure numeric and date sliders, core properties, and callbacks. ## Minimum diff --git a/Flutter/slider/getting-started.md b/Flutter/slider/getting-started.md index 8079a1a00..ae4ed0e5b 100644 --- a/Flutter/slider/getting-started.md +++ b/Flutter/slider/getting-started.md @@ -1,13 +1,13 @@ --- layout: post -title: Getting started with Flutter Slider widget | Syncfusion -description: Learn here about getting started with Syncfusion Flutter Slider (SfSlider) widget, its elements, and more. +title: Getting Started with Flutter Slider | Syncfusion +description: Step-by-step guide to set up Syncfusion Flutter Slider—add dependencies, import, create SfSlider, and configure key features. platform: flutter control: SfSlider documentation: ug --- -# Getting started with Flutter Slider (Slider) +# Flutter Slider Getting Started Guide (SfSlider) This section explains the steps required to add the slider widget and its elements such as numeric and date values, ticks, labels, and tooltip. This section covers only basic features needed to get started with Syncfusion® slider. To get start quickly with our Flutter Slider widget, you can check on this video. diff --git a/Flutter/slider/labels-and-divider.md b/Flutter/slider/labels-and-divider.md index a1d283abb..1dfa55649 100644 --- a/Flutter/slider/labels-and-divider.md +++ b/Flutter/slider/labels-and-divider.md @@ -1,13 +1,13 @@ --- layout: post -title: Labels and Dividers in Flutter Slider widget | Syncfusion -description: Learn here all about the Labels and Dividers feature of Syncfusion Flutter Slider (SfSlider) widget and more. +title: Labels and Dividers in Flutter Slider | Syncfusion +description: Step-by-step guide to customize labels and dividers in Syncfusion Flutter Slider—show labels, format numeric/date labels, place edge labels, and style dividers. platform: flutter control: SfSlider documentation: ug --- -# Labels and Dividers in Flutter Slider (SfSlider) +# Flutter Slider Labels and Dividers Guide (SfSlider) This section explains about how to add the labels and dividers in the slider. ## Show labels diff --git a/Flutter/slider/shapes.md b/Flutter/slider/shapes.md index 9c0dbee4c..f8485422a 100644 --- a/Flutter/slider/shapes.md +++ b/Flutter/slider/shapes.md @@ -1,15 +1,15 @@ --- layout: post -title: Custom shapes in Flutter Slider widget | Syncfusion -description: Learn here all about adding the custom shapes in Syncfusion Flutter Slider (SfSlider) widget and more. +title: Custom shapes in Flutter Slider | Syncfusion +description: Step-by-step guide to customize shapes in Syncfusion Flutter Slider—track, thumb, divider, ticks, and more. platform: Flutter control: SfSlider documentation: ug --- -# Shapes in Flutter Slider (SfSlider) +# Flutter Slider Shapes Guide (SfSlider) -This section helps to learn about how to customize the shapes of the slider elements. +This section explains how to customize slider shape elements—track, thumb, divider, and ticks. ## Track shape diff --git a/Flutter/slider/thumb-and-overlay.md b/Flutter/slider/thumb-and-overlay.md index 427130b04..258b11da4 100644 --- a/Flutter/slider/thumb-and-overlay.md +++ b/Flutter/slider/thumb-and-overlay.md @@ -1,13 +1,13 @@ --- layout: post -title: Thumb and Thumb Overlay in Flutter Slider widget | Syncfusion -description: Learn here all about the Thumb and Thumb Overlay features of Syncfusion Flutter Slider (SfSlider) widget and more. +title: Thumb and Thumb Overlay in Flutter Slider | Syncfusion +description: Step-by-step guide to customize thumb and overlay in Syncfusion Flutter Slider—thumb size, color, icon, overlay size/color, and styling. platform: Flutter control: SfSlider documentation: ug --- -# Thumb and Thumb Overlay in Flutter Slider (SfSlider) +# Flutter Slider Thumb and Overlay Guide (SfSlider) This section helps to learn about how to customize the thumb and thumb overlay in the slider. diff --git a/Flutter/slider/tooltip.md b/Flutter/slider/tooltip.md index 89df17d0c..ce6efeb0c 100644 --- a/Flutter/slider/tooltip.md +++ b/Flutter/slider/tooltip.md @@ -1,13 +1,13 @@ --- layout: post -title: Tooltip in Flutter Slider widget | Syncfusion -description: Learn here all about adding the Tooltip feature of Syncfusion Flutter Slider (SfSlider) widget and more. +title: Tooltip in Flutter Slider | Syncfusion +description: Step-by-step guide to configure tooltips in Syncfusion Flutter Slider—enable tooltips, format text, customize appearance, and control behavior. platform: Flutter control: SfSlider documentation: ug --- -# Tooltip in Flutter Slider (SfSlider) +# Flutter Slider Tooltip Guide (SfSlider) This section helps to learn about how to add tooltip in the slider. From 8c3829c26a33c5489b41ef45a48336b6bfc87d3a Mon Sep 17 00:00:00 2001 From: mugunthan Date: Wed, 11 Mar 2026 10:04:12 +0530 Subject: [PATCH 04/13] 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 07f7333d87e193ee83f30df25135a96f96c4cefa Mon Sep 17 00:00:00 2001 From: HarshaMidadhalaKhajareddyMidadhala Date: Wed, 11 Mar 2026 12:40:13 +0530 Subject: [PATCH 05/13] FLUT-1014052-[others]: updated the content of description. --- Flutter/DateRangePicker/builders.md | 2 +- Flutter/DateRangePicker/customizations.md | 2 +- Flutter/DateRangePicker/date-restrictions.md | 2 +- Flutter/DateRangePicker/getting-started.md | 2 +- Flutter/DateRangePicker/headers.md | 4 ++-- Flutter/DateRangePicker/hijri-date-picker.md | 4 ++-- Flutter/DateRangePicker/localization.md | 2 +- Flutter/DateRangePicker/selections.md | 4 ++-- Flutter/maps/markers.md | 4 ++-- Flutter/maps/tile-layer.md | 4 ++-- Flutter/maps/zoom-pan.md | 6 +++--- Flutter/radial-gauge/axes.md | 4 ++-- Flutter/radial-gauge/ranges.md | 4 ++-- Flutter/range-slider/tooltip.md | 2 +- Flutter/slider/basic-features.md | 2 +- Flutter/slider/labels-and-divider.md | 2 +- Flutter/slider/shapes.md | 2 +- Flutter/slider/thumb-and-overlay.md | 2 +- Flutter/slider/tooltip.md | 2 +- 19 files changed, 28 insertions(+), 28 deletions(-) diff --git a/Flutter/DateRangePicker/builders.md b/Flutter/DateRangePicker/builders.md index 7c0856147..edaea2593 100644 --- a/Flutter/DateRangePicker/builders.md +++ b/Flutter/DateRangePicker/builders.md @@ -2,7 +2,7 @@ layout: post title: Builders in Flutter Date Range Picker | Syncfusion description: Step-by-step guide to use builders in Syncfusion Flutter Date Range Picker (SfDateRangePicker)—custom cell builders, view customization, and sample usage. -platform: Flutter +platform: flutter control: SfDateRangePicker documentation: ug --- diff --git a/Flutter/DateRangePicker/customizations.md b/Flutter/DateRangePicker/customizations.md index 4873c980f..d04de183c 100644 --- a/Flutter/DateRangePicker/customizations.md +++ b/Flutter/DateRangePicker/customizations.md @@ -2,7 +2,7 @@ layout: post title: Customizations in Flutter Date Range Picker | Syncfusion description: Step-by-step guide to customize Syncfusion Flutter Date Range Picker (SfDateRangePicker)—month/year cells, selection styling, month formats, and special date decorations. -platform: Flutter +platform: flutter control: SfDateRangePicker documentation: ug --- diff --git a/Flutter/DateRangePicker/date-restrictions.md b/Flutter/DateRangePicker/date-restrictions.md index 0fa820fea..1aa11ea2f 100644 --- a/Flutter/DateRangePicker/date-restrictions.md +++ b/Flutter/DateRangePicker/date-restrictions.md @@ -1,7 +1,7 @@ --- layout: post title: Date Restrictions in Flutter Date Range Picker | Syncfusion -description: Step-by-step guide to configure date restrictions in Syncfusion Flutter Date Range Picker (SfDateRangePicker)—min/max dates, blackout dates, selectableDayPredicate, and past-date settings. +description: Step-by-step guide to configure date restrictions in Syncfusion Flutter Date Range Picker—min/max dates, blackout dates, selectableDayPredicate, and past-date. platform: flutter control: SfDateRangePicker documentation: ug diff --git a/Flutter/DateRangePicker/getting-started.md b/Flutter/DateRangePicker/getting-started.md index 9b57a6155..9b5e0be41 100644 --- a/Flutter/DateRangePicker/getting-started.md +++ b/Flutter/DateRangePicker/getting-started.md @@ -1,7 +1,7 @@ --- layout: post title: Getting Started with Flutter Date Range Picker | Syncfusion -description: Step-by-step guide to set up Syncfusion Flutter Date Range Picker (SfDateRangePicker)—add dependencies, import, create `SfDateRangePicker`, and configure key features. +description: Step-by-step guide to set up Syncfusion Flutter Date Range Picker (SfDateRangePicker)—add dependency, import, initialize, and configure core features. platform: flutter control: SfDateRangePicker documentation: ug diff --git a/Flutter/DateRangePicker/headers.md b/Flutter/DateRangePicker/headers.md index c97dc4a84..b2c5f1208 100644 --- a/Flutter/DateRangePicker/headers.md +++ b/Flutter/DateRangePicker/headers.md @@ -1,8 +1,8 @@ --- layout: post title: Headers in Flutter Date Range Picker | Syncfusion -description: Step-by-step guide to customize the header and view header in Syncfusion Flutter Date Range Picker (SfDateRangePicker)—`headerStyle`, `headerHeight`, `viewHeaderStyle`, and `dayFormat`. -platform: Flutter +description: Step-by-step guide to customize the header and view header in Syncfusion Flutter Date Range Picker—headerStyle, headerHeight, viewHeaderStyle, and dayFormat. +platform: flutter control: SfDateRangePicker documentation: ug --- diff --git a/Flutter/DateRangePicker/hijri-date-picker.md b/Flutter/DateRangePicker/hijri-date-picker.md index 03df2dfd8..e1df753e5 100644 --- a/Flutter/DateRangePicker/hijri-date-picker.md +++ b/Flutter/DateRangePicker/hijri-date-picker.md @@ -7,7 +7,7 @@ control: SfDateRangePicker documentation: ug --- -# Flutter Hijri Date Range Picker Overview Guide (SfHijriDateRangePicker) +# Flutter Hijri Date Range Picker Brief Guide (SfHijriDateRangePicker) Along with the Gregorian calendar, the picker package contains a Hijri date picker to display the Islamic calendar. Islamic calendar or Hijri calendar is a lunar calendar consisting of 12 months in a year of 354 or 355 days. To know more about the Islamic calendar, kindly refer to [Wikipedia](https://en.wikipedia.org/wiki/Islamic_calendar). @@ -144,7 +144,7 @@ Customize the Week number style by using the [textStyle](https://pub.dev/documen The [SfHijriDateRangePicker](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfHijriDateRangePicker-class.html) supports selecting single, multiple, and range of dates. It also supports the programmatic selection. -The selected date or range details can be obtained using the [onSelectionChanged](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfHijriDateRangePicker/onSelectionChanged.html)callback of Hijri date range picker. The callback will return the [DateRangePickerSelectionChangedArgs](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionChangedArgs-class.html), which contains the selected date or range details. +The selected date or range details can be obtained using the [onSelectionChanged](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfHijriDateRangePicker/onSelectionChanged.html) callback of Hijri date range picker. The callback will return the [DateRangePickerSelectionChangedArgs](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionChangedArgs-class.html), which contains the selected date or range details. {% tabs %} diff --git a/Flutter/DateRangePicker/localization.md b/Flutter/DateRangePicker/localization.md index af1ae619d..f82128937 100644 --- a/Flutter/DateRangePicker/localization.md +++ b/Flutter/DateRangePicker/localization.md @@ -1,7 +1,7 @@ --- layout: post title: Localization in Flutter Date Range Picker | Syncfusion -description: Step-by-step guide to configure localization in Syncfusion Flutter Date Range Picker (SfDateRangePicker)—add `flutter_localizations`, set `localizationsDelegates`, and define supported locales. +description: Step-by-step guide to configure localization in Syncfusion Flutter Date Range Picker—add flutter_localizations, set localizationsDelegates, and define locales. platform: flutter control: SfDateRangePicker documentation: ug diff --git a/Flutter/DateRangePicker/selections.md b/Flutter/DateRangePicker/selections.md index 34f2daa62..35dbc2295 100644 --- a/Flutter/DateRangePicker/selections.md +++ b/Flutter/DateRangePicker/selections.md @@ -1,8 +1,8 @@ --- layout: post title: Selections in Flutter Date Range Picker | Syncfusion -description: Step-by-step guide to configure selection behavior in Syncfusion Flutter Date Range Picker (SfDateRangePicker)—single, multiple, range, multi-range, extendable selections, and selection styling. -platform: Flutter +description: Step-by-step guide to configure selection behavior in Syncfusion Flutter Date Range Picker—single, multiple, range, multi-range, selections, and styling. +platform: flutter control: SfDateRangePicker documentation: ug --- diff --git a/Flutter/maps/markers.md b/Flutter/maps/markers.md index 901aceae6..c1c1d20af 100644 --- a/Flutter/maps/markers.md +++ b/Flutter/maps/markers.md @@ -1,8 +1,8 @@ --- layout: post title: Markers in Flutter Maps | Syncfusion -description: Step-by-step guide to customize markers in Syncfusion Flutter Maps—add markers, customize appearance, update dynamically, and position markers programmatically using controllers. -platform: Flutter +description: Step-by-step guide to add and customize markers in Syncfusion Flutter Maps (SfMaps)—use built-in icons or custom widgets, position and manage markers. +platform: flutter control: SfMaps documentation: ug --- diff --git a/Flutter/maps/tile-layer.md b/Flutter/maps/tile-layer.md index d77b23f1a..00350ba91 100644 --- a/Flutter/maps/tile-layer.md +++ b/Flutter/maps/tile-layer.md @@ -1,8 +1,8 @@ --- layout: post title: Tile Layer in Flutter Maps | Syncfusion -description: Step-by-step guide to configure the Tile Layer in Syncfusion Flutter Maps—set URL templates, add providers (OSM, Bing, TomTom), and configure focal point and zoom. -platform: Flutter +description: Step-by-step guide to configure the Tile Layer in Syncfusion Flutter Maps—set URL templates, add providers (OSM, Bing, TomTom), and focal point and zoom. +platform: flutter control: SfMaps documentation: ug --- diff --git a/Flutter/maps/zoom-pan.md b/Flutter/maps/zoom-pan.md index 4ccd54b23..444273ff2 100644 --- a/Flutter/maps/zoom-pan.md +++ b/Flutter/maps/zoom-pan.md @@ -1,15 +1,15 @@ --- layout: post title: Zooming and Panning in Flutter Maps | Syncfusion -description: Step-by-step guide to configure zooming and panning in Syncfusion Flutter Maps—enable zoom/pan, set focal point, customize toolbar, callbacks, and programmatic control. -platform: Flutter +description: Step-by-step guide to configure zooming and panning in Syncfusion Flutter Maps (SfMaps)—enable zoom/pan, set focal point, toolbar, and callbacks. +platform: flutter control: SfMaps documentation: ug --- # Flutter Maps Zooming and Panning Guide (SfMaps) -It is possible to zoom in and out for any layer to take a closer look at a specific region by pinching the map, scrolling the mouse wheel or trackpad, or using the toolbar on the web. You can also pan the map to navigate across regions and customize the zoom level and center point of the initial rendering. +It is possible to zoom in and out for any layer to take a closer look at a specific region by pinching the map, scrolling the mouse wheel or track pad, or using the toolbar on the web. You can also pan the map to navigate across regions and customize the zoom level and center point of the initial rendering. The procedure for zooming and panning is very similar for both layers. diff --git a/Flutter/radial-gauge/axes.md b/Flutter/radial-gauge/axes.md index 060c8cdd2..e168cd8c0 100644 --- a/Flutter/radial-gauge/axes.md +++ b/Flutter/radial-gauge/axes.md @@ -2,7 +2,7 @@ layout: post title: Axis in Flutter Radial Gauge | Syncfusion description: Step-by-step guide to add and customize axes in Syncfusion Flutter Radial Gauge—configure range, angles, radius, labels, ticks, and axis events. -platform: Flutter +platform: flutter control: SfRadialGauge documentation: ug --- @@ -594,7 +594,7 @@ The following property of the axis allows to customize the axis label text: ![axis label format](images/axis/axis_labelFormat.jpg) -* [`numberFormat`](https://pub.dev/documentation/syncfusion_flutter_gauges/latest/gauges/RadialAxis/numberFormat.html)- Allows to customize the axis label with the [`globalized label format`](https://api.flutter.dev/flutter/intl/NumberFormat-class.html). +* [`numberFormat`](https://pub.dev/documentation/syncfusion_flutter_gauges/latest/gauges/RadialAxis/numberFormat.html)- Allows to customize the axis label with the [`globalized label format`](https://pub.dev/documentation/intl/latest/intl/NumberFormat-class.html). {% highlight dart %} diff --git a/Flutter/radial-gauge/ranges.md b/Flutter/radial-gauge/ranges.md index 9847d12c6..fbbb1ba7c 100644 --- a/Flutter/radial-gauge/ranges.md +++ b/Flutter/radial-gauge/ranges.md @@ -1,8 +1,8 @@ --- layout: post title: Ranges in Flutter Radial Gauge | Syncfusion -description: Step-by-step guide to add and customize ranges in Syncfusion Flutter Radial Gauge (SfRadialGauge)—configure start/end values, colors, gradients, offsets, and labels. -platform: Flutter +description: Step-by-step guide to add and customize ranges in Syncfusion Flutter Radial Gauge—configure start/end values, colors, gradients, offsets, and labels. +platform: flutter control: SfRadialGauge documentation: ug --- diff --git a/Flutter/range-slider/tooltip.md b/Flutter/range-slider/tooltip.md index b4ec1d39a..b1bbc76b6 100644 --- a/Flutter/range-slider/tooltip.md +++ b/Flutter/range-slider/tooltip.md @@ -2,7 +2,7 @@ layout: post title: Tooltip in Flutter Range Slider | Syncfusion description: Step-by-step guide to configure tooltips in Syncfusion Flutter Range Slider—enable tooltips, format text, customize appearance, and control behavior. -platform: Flutter +platform: flutter control: SfRangeSlider documentation: ug --- diff --git a/Flutter/slider/basic-features.md b/Flutter/slider/basic-features.md index 38ce2d348..17f746131 100644 --- a/Flutter/slider/basic-features.md +++ b/Flutter/slider/basic-features.md @@ -2,7 +2,7 @@ layout: post title: Basic features in Flutter Slider | Syncfusion description: Step-by-step guide to the core features of Syncfusion Flutter Slider—min/max, value, callbacks, colors, and configuration for numeric and date sliders. -platform: Flutter +platform: flutter control: SfSlider documentation: ug --- diff --git a/Flutter/slider/labels-and-divider.md b/Flutter/slider/labels-and-divider.md index 1dfa55649..eea6ec958 100644 --- a/Flutter/slider/labels-and-divider.md +++ b/Flutter/slider/labels-and-divider.md @@ -398,7 +398,7 @@ Widget build(BuildContext context) { ![Hour date format support](images/label-and-divider/vertical-hour-date-format.png) -N> Refer the [`DateFormat`](https://api.flutter.dev/flutter/intl/DateFormat-class.html) class for other date format. +N> Refer the [`DateFormat`](https://pub.dev/documentation/intl/latest/intl/DateFormat-class.html) class for other date format. ## Label placement diff --git a/Flutter/slider/shapes.md b/Flutter/slider/shapes.md index f8485422a..5c1388070 100644 --- a/Flutter/slider/shapes.md +++ b/Flutter/slider/shapes.md @@ -2,7 +2,7 @@ layout: post title: Custom shapes in Flutter Slider | Syncfusion description: Step-by-step guide to customize shapes in Syncfusion Flutter Slider—track, thumb, divider, ticks, and more. -platform: Flutter +platform: flutter control: SfSlider documentation: ug --- diff --git a/Flutter/slider/thumb-and-overlay.md b/Flutter/slider/thumb-and-overlay.md index 258b11da4..c739b2ee6 100644 --- a/Flutter/slider/thumb-and-overlay.md +++ b/Flutter/slider/thumb-and-overlay.md @@ -2,7 +2,7 @@ layout: post title: Thumb and Thumb Overlay in Flutter Slider | Syncfusion description: Step-by-step guide to customize thumb and overlay in Syncfusion Flutter Slider—thumb size, color, icon, overlay size/color, and styling. -platform: Flutter +platform: flutter control: SfSlider documentation: ug --- diff --git a/Flutter/slider/tooltip.md b/Flutter/slider/tooltip.md index ce6efeb0c..8a8fd5637 100644 --- a/Flutter/slider/tooltip.md +++ b/Flutter/slider/tooltip.md @@ -2,7 +2,7 @@ layout: post title: Tooltip in Flutter Slider | Syncfusion description: Step-by-step guide to configure tooltips in Syncfusion Flutter Slider—enable tooltips, format text, customize appearance, and control behavior. -platform: Flutter +platform: flutter control: SfSlider documentation: ug --- From fc1020db61385dab2ff7d4782db073f790f858b8 Mon Sep 17 00:00:00 2001 From: Harsha-SF4223 <154403270+Harsha-SF4223@users.noreply.github.com> Date: Wed, 11 Mar 2026 12:46:49 +0530 Subject: [PATCH 06/13] Updated customizations description --- Flutter/DateRangePicker/customizations.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Flutter/DateRangePicker/customizations.md b/Flutter/DateRangePicker/customizations.md index d04de183c..e4dbb43d7 100644 --- a/Flutter/DateRangePicker/customizations.md +++ b/Flutter/DateRangePicker/customizations.md @@ -1,8 +1,7 @@ --- layout: post title: Customizations in Flutter Date Range Picker | Syncfusion -description: Step-by-step guide to customize Syncfusion Flutter Date Range Picker (SfDateRangePicker)—month/year cells, selection styling, month formats, and special date decorations. -platform: flutter +description: Step-by-step guide to customize Syncfusion Flutter Date Range Picker—month/year cells, selection styling, month formats, and special date decorations. control: SfDateRangePicker documentation: ug --- From 8839496678d817d3150e509cb5b112941901d92d Mon Sep 17 00:00:00 2001 From: Aswini S <155936705+AswiniDileep@users.noreply.github.com> Date: Mon, 16 Mar 2026 11:11:16 +0530 Subject: [PATCH 07/13] FLUT-1008617-[Others]: Updated UG Broken Links --- Flutter/cartesian-charts/chart-types/range-area-chart.md | 2 +- .../cartesian-charts/chart-types/stacked-area-100-chart.md | 2 +- .../chart-types/stacked-column-100-chart.md | 2 +- Flutter/cartesian-charts/chart-types/step-area-chart.md | 2 +- Flutter/cartesian-charts/getting-started.md | 2 +- Flutter/cartesian-charts/overview.md | 2 +- Flutter/circular-charts/callbacks.md | 2 +- Flutter/sparkcharts/getting-started.md | 7 ++----- 8 files changed, 9 insertions(+), 12 deletions(-) diff --git a/Flutter/cartesian-charts/chart-types/range-area-chart.md b/Flutter/cartesian-charts/chart-types/range-area-chart.md index 87eec19fe..af8b4ed72 100644 --- a/Flutter/cartesian-charts/chart-types/range-area-chart.md +++ b/Flutter/cartesian-charts/chart-types/range-area-chart.md @@ -14,7 +14,7 @@ To create a Flutter range area chart quickly, you can check this video. -To render a range area chart, create an instance of `RangeAreaSeries` and add 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). +To render a range area chart, create an instance of [`RangeAreaSeries`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/RangeAreaSeries-class.html) and add 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). Since the [`RangeAreaSeries`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/RangeAreaSeries-class.html) requires two Y values for a point, your data should contain high and low values. High and low value specifies the maximum and minimum range of the point. diff --git a/Flutter/cartesian-charts/chart-types/stacked-area-100-chart.md b/Flutter/cartesian-charts/chart-types/stacked-area-100-chart.md index 23df11535..3cb323aa3 100644 --- a/Flutter/cartesian-charts/chart-types/stacked-area-100-chart.md +++ b/Flutter/cartesian-charts/chart-types/stacked-area-100-chart.md @@ -15,7 +15,7 @@ To create a Flutter 100% stacked area chart quickly, you can check this video. -To render a 100% stacked area chart, create an instance of `StackedArea100Series` and add 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). You can use the following properties to customize the 100% stacked area appearance. +To render a 100% stacked area chart, create an instance of [`StackedArea100Series`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/StackedArea100Series-class.html) and add 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). You can use the following properties to customize the 100% stacked area appearance. * [`color`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/color.html) - changes the color of the series. * [`opacity`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/opacity.html) - controls the transparency of the chart series. diff --git a/Flutter/cartesian-charts/chart-types/stacked-column-100-chart.md b/Flutter/cartesian-charts/chart-types/stacked-column-100-chart.md index 068b0aee2..ddefc571e 100644 --- a/Flutter/cartesian-charts/chart-types/stacked-column-100-chart.md +++ b/Flutter/cartesian-charts/chart-types/stacked-column-100-chart.md @@ -14,7 +14,7 @@ To create a Flutter 100% stacked column chart quickly, you can check this video. -To render a 100% stacked column chart, create an instance of [`StackedColumn100Series`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/StackedColumn100Series-class.html), and add it to the [`series`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/XyDataSeries-class.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: +To render a 100% stacked column chart, create an instance of [`StackedColumn100Series`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/StackedColumn100Series-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: * [`color`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/color.html) - changes the color of the series. * [`opacity`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/opacity.html) - controls the transparency of the chart series. diff --git a/Flutter/cartesian-charts/chart-types/step-area-chart.md b/Flutter/cartesian-charts/chart-types/step-area-chart.md index 744c0440a..f82d80367 100644 --- a/Flutter/cartesian-charts/chart-types/step-area-chart.md +++ b/Flutter/cartesian-charts/chart-types/step-area-chart.md @@ -9,7 +9,7 @@ documentation: ug # Step area Chart in Flutter Cartesian Charts (SfCartesianChart) -To render a step area chart, create an instance of `StepAreaSeries`, 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 step area chart. +To render a step area chart, create an instance of [`StepAreaSeries`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/StepAreaSeries-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 step area chart. * [`color`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/color.html) - changes the color of the series. * [`opacity`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/opacity.html) - controls the transparency of the chart series. diff --git a/Flutter/cartesian-charts/getting-started.md b/Flutter/cartesian-charts/getting-started.md index 9abe2aa87..4693dd622 100644 --- a/Flutter/cartesian-charts/getting-started.md +++ b/Flutter/cartesian-charts/getting-started.md @@ -246,7 +246,7 @@ The legend provides information about the series rendered in the chart. You can use legend in chart by setting the [`isVisible`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/Legend/isVisible.html) property to true in [`legend`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/Legend-class.html). -Additionally, the [`series.name`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/name.html) property can be used to set the label for each series. The labels will be displayed in corresponding legends. +Additionally, the [`series name`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/name.html) property can be used to set the label for each series. The labels will be displayed in corresponding legends. {% tabs %} {% highlight dart %} diff --git a/Flutter/cartesian-charts/overview.md b/Flutter/cartesian-charts/overview.md index 5a2908c6f..490b53a61 100644 --- a/Flutter/cartesian-charts/overview.md +++ b/Flutter/cartesian-charts/overview.md @@ -20,7 +20,7 @@ To get started quickly with our Flutter chart widget, you can check out this vid ## Key Features -* **Chart types** - Supports more than 30+ different chart types such as [`line`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/line-chart), [`spline`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/spline-chart), [`column`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/column-chart), [`bar`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/bar-chart), [`area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/area-chart), [`bubble`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/bubble-chart), [`box and whisker`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/box-and-whisker-chart), [`scatter`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/scatter-chart), [`step line`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/step-line-chart), [`fast line`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/line-chart), [`range column`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/range-column-chart), [`range area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/range-area-chart), [`candle`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/candle-chart), [`hilo`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/hilo-chart), [`OHLC`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/ohlc-chart), [`histogram`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/histogram-chart), [`step area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/step-area-chart), [`spline area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/spline-area-chart), [`spline range area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/spline-range-area-chart), [`stacked area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-area-chart), [`stacked bar`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-bar-chart), [`stacked column`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-column-chart), [`stacked line`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-line-chart), [`100% stacked area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-area-100-chart), [`100% stacked bar`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-bar-100-chart), [`100% stacked column`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-column-100-chart), [`100% stacked line`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-line-100-chart), [`waterfall`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/waterfall-chart), +* **Chart types** - Supports more than 30+ different chart types such as [`line`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/line-chart), [`spline`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/spline-chart), [`column`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/column-chart), [`bar`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/bar-chart), [`area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/area-chart), [`bubble`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/bubble-chart), [`box and whisker`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/box-and-whisker-chart), [`scatter`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/scatter-chart), [`step line`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/step-line-chart), [`fast line`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/line-chart), [`range column`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/range-column-chart), [`range area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/range-area-chart), [`candle`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/candle-chart), [`hilo`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/hilo-chart), [`OHLC`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/ohlc-chart), [`histogram`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/histogram-chart), [`step area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/step-area-chart), [`spline area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/spline-area-chart), [`spline range area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/spline-range-area-chart), [`stacked area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-area-chart), [`stacked bar`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-bar-chart), [`stacked column`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-column-chart), [`stacked line`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-line-chart), [`100% stacked area`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-area-100-chart), [`100% stacked bar`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-bar-100-chart), [`100% stacked column`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-column-100-chart), [`100% stacked line`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/stacked-line-100-chart), [`waterfall`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/waterfall-chart), [`error bar`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/error-bar-chart), [`pie`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/pie-chart), [`doughnut`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/doughnut-chart), [`radial bar`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/radial-bar-chart), [`pyramid`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/pyramid-chart), [`funnel`](https://www.syncfusion.com/flutter-widgets/flutter-charts/chart-types/funnel-chart). Each type represents data in a unique style. It is more user friendly and has greater UI visualization. ![Chart Types](images/overview/chart_types_cartesian.png) diff --git a/Flutter/circular-charts/callbacks.md b/Flutter/circular-charts/callbacks.md index 8b38496cb..87f5ad4db 100644 --- a/Flutter/circular-charts/callbacks.md +++ b/Flutter/circular-charts/callbacks.md @@ -126,7 +126,7 @@ Triggers when data label is rendering. Text and text styles such as color, font ## onPointTap -Triggers when tapping on the series point. The [`onPointTap`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/CircularSeries/onPointTap.html) callback contains the following arguments. +Triggers when tapping on the series point. The [`onPointTap`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/onPointTap.html) callback contains the following arguments. * [`seriesIndex`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartPointDetails/seriesIndex.html) - specifies the current series index. * [`pointIndex`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartPointDetails/pointIndex.html) - specifies the current point index. diff --git a/Flutter/sparkcharts/getting-started.md b/Flutter/sparkcharts/getting-started.md index e140a73d2..60402535e 100644 --- a/Flutter/sparkcharts/getting-started.md +++ b/Flutter/sparkcharts/getting-started.md @@ -108,11 +108,8 @@ The `data` property is used for binding data to the spark charts. This property ## Spark charts types -You can initialize the required spark charts type by specifying the widget name to -[`SfSparkLineChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/sparkcharts/SfSparkLineChart-class.html) -, [`SfSparkAreaChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/sparkcharts/SfSparkAreaChart-class.html) -, [`SfSparkBarChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/sparkcharts/SfSparkBarChart-class.html) -, [`SfSparkLWinLossChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/sparkcharts/SfSparkWinLossChart-class.html). +You can initialize the required spark charts type by specifying the widget name to [`SfSparkLineChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/sparkcharts/SfSparkLineChart-class.html), [`SfSparkAreaChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/sparkcharts/SfSparkAreaChart-class.html), [`SfSparkBarChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/sparkcharts/SfSparkBarChart-class.html), [`SfSparkLWinLossChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/sparkcharts/SfSparkWinLossChart-class.html). + Here, the spark chart type has been set to [`SfSparkAreaChart`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/sparkcharts/SfSparkAreaChart-class.html). From 494f5f6d65238c6a47772e5cac8b53800cf520ed Mon Sep 17 00:00:00 2001 From: Aswini S <155936705+AswiniDileep@users.noreply.github.com> Date: Mon, 16 Mar 2026 17:12:18 +0530 Subject: [PATCH 08/13] FLUT-1008617-[Others]: Updated getting started --- Flutter/cartesian-charts/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Flutter/cartesian-charts/getting-started.md b/Flutter/cartesian-charts/getting-started.md index 4693dd622..86d5ec679 100644 --- a/Flutter/cartesian-charts/getting-started.md +++ b/Flutter/cartesian-charts/getting-started.md @@ -246,7 +246,7 @@ The legend provides information about the series rendered in the chart. You can use legend in chart by setting the [`isVisible`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/Legend/isVisible.html) property to true in [`legend`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/Legend-class.html). -Additionally, the [`series name`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/name.html) property can be used to set the label for each series. The labels will be displayed in corresponding legends. +Additionally, the series [`name`](https://pub.dev/documentation/syncfusion_flutter_charts/latest/charts/ChartSeries/name.html) property can be used to set the label for each series. The labels will be displayed in corresponding legends. {% tabs %} {% highlight dart %} From 4c814c61f5d8c98c78e76642d95ba01cb0ce084b Mon Sep 17 00:00:00 2001 From: HarshaMidadhalaKhajareddyMidadhala Date: Fri, 27 Mar 2026 11:49:55 +0530 Subject: [PATCH 09/13] Added the platform and updated title --- Flutter/DateRangePicker/customizations.md | 1 + Flutter/slider/thumb-and-overlay.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Flutter/DateRangePicker/customizations.md b/Flutter/DateRangePicker/customizations.md index e4dbb43d7..4ea48b4e5 100644 --- a/Flutter/DateRangePicker/customizations.md +++ b/Flutter/DateRangePicker/customizations.md @@ -2,6 +2,7 @@ layout: post title: Customizations in Flutter Date Range Picker | Syncfusion description: Step-by-step guide to customize Syncfusion Flutter Date Range Picker—month/year cells, selection styling, month formats, and special date decorations. +platform: flutter control: SfDateRangePicker documentation: ug --- diff --git a/Flutter/slider/thumb-and-overlay.md b/Flutter/slider/thumb-and-overlay.md index c739b2ee6..fe7a8f4ad 100644 --- a/Flutter/slider/thumb-and-overlay.md +++ b/Flutter/slider/thumb-and-overlay.md @@ -7,7 +7,7 @@ control: SfSlider documentation: ug --- -# Flutter Slider Thumb and Overlay Guide (SfSlider) +# Flutter Slider Thumb and Thumb Overlay Guide (SfSlider) This section helps to learn about how to customize the thumb and thumb overlay in the slider. From 715d7bba7f01cfe3384bedd79c315cedb0782a0d Mon Sep 17 00:00:00 2001 From: mugunthan Date: Fri, 27 Mar 2026 11:50:21 +0530 Subject: [PATCH 10/13] 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 11/13] 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 From 2b783cdef337e34e326ab997a95006d9f4701355 Mon Sep 17 00:00:00 2001 From: mugunthan Date: Thu, 16 Apr 2026 11:08:19 +0530 Subject: [PATCH 12/13] FLUT-1014052- updated content properly --- 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/getting-started.md | 2 +- Flutter/calendar/headers.md | 2 +- Flutter/calendar/localization.md | 2 +- Flutter/calendar/month-view.md | 2 +- Flutter/calendar/overview.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/axis-types.md | 2 +- Flutter/cartesian-charts/callbacks.md | 2 +- Flutter/cartesian-charts/chart-appearance.md | 2 +- Flutter/cartesian-charts/chart-types/area-chart.md | 2 +- Flutter/cartesian-charts/chart-types/bar-chart.md | 2 +- Flutter/cartesian-charts/chart-types/bubble-chart.md | 2 +- Flutter/cartesian-charts/chart-types/candle-chart.md | 2 +- Flutter/cartesian-charts/chart-types/column-chart.md | 2 +- Flutter/cartesian-charts/chart-types/fast-line-chart.md | 2 +- Flutter/cartesian-charts/chart-types/range-column-chart.md | 2 +- Flutter/cartesian-charts/chart-types/scatter-chart.md | 2 +- Flutter/cartesian-charts/chart-types/spline-area-chart.md | 2 +- Flutter/cartesian-charts/chart-types/spline-chart.md | 2 +- Flutter/cartesian-charts/chart-types/stacked-bar-chart.md | 2 +- Flutter/cartesian-charts/chart-types/stacked-column-chart.md | 2 +- Flutter/cartesian-charts/chart-types/stacked-line-chart.md | 2 +- Flutter/cartesian-charts/charts-type.md | 2 +- Flutter/cartesian-charts/export-cartesian-chart.md | 2 +- Flutter/cartesian-charts/getting-started.md | 2 +- Flutter/cartesian-charts/legend.md | 2 +- Flutter/cartesian-charts/marker-datalabel.md | 2 +- Flutter/cartesian-charts/methods.md | 2 +- Flutter/cartesian-charts/multiple-charts.md | 2 +- Flutter/cartesian-charts/series-customization.md | 2 +- Flutter/cartesian-charts/technical-indicators.md | 2 +- 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 | 2 +- Flutter/circular-charts/circular-series-customization.md | 2 +- Flutter/circular-charts/datalabel.md | 2 +- Flutter/circular-charts/getting-started.md | 2 +- Flutter/circular-charts/legend.md | 2 +- Flutter/funnel-chart/tooltip.md | 2 +- Flutter/maps/getting-started.md | 2 +- Flutter/radial-gauge/getting-started.md | 2 +- Flutter/range-slider/getting-started.md | 2 +- 55 files changed, 55 insertions(+), 55 deletions(-) diff --git a/Flutter/calendar/appointments.md b/Flutter/calendar/appointments.md index 5fd976bec..0c29306cf 100644 --- a/Flutter/calendar/appointments.md +++ b/Flutter/calendar/appointments.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Appointments Guide (SfCalendar) +# Flutter Event Calendar Appointments (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/builders.md b/Flutter/calendar/builders.md index 91f9615d4..0c430d85a 100644 --- a/Flutter/calendar/builders.md +++ b/Flutter/calendar/builders.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Builders Guide (SfCalendar) +# Flutter Event Calendar Builders (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. diff --git a/Flutter/calendar/callbacks.md b/Flutter/calendar/callbacks.md index 19f644a3f..854a40100 100644 --- a/Flutter/calendar/callbacks.md +++ b/Flutter/calendar/callbacks.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Callbacks Guide (SfCalendar) +# Flutter Event Calendar Callbacks (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. diff --git a/Flutter/calendar/date-navigations.md b/Flutter/calendar/date-navigations.md index 7710a2a00..1242c55b2 100644 --- a/Flutter/calendar/date-navigations.md +++ b/Flutter/calendar/date-navigations.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Date Navigations Guide (SfCalendar) +# Flutter Event Calendar Date Navigations (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 e9f0b0931..003d1b589 100644 --- a/Flutter/calendar/drag-drop.md +++ b/Flutter/calendar/drag-drop.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Appointment Drag and Drop Guide (SfCalendar) +# Flutter Event Calendar Appointment Drag and Drop (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 e2273b367..6ead139d5 100644 --- a/Flutter/calendar/getting-started.md +++ b/Flutter/calendar/getting-started.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Getting Started Guide (SfCalendar) +# Flutter Event Calendar Getting Started (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. diff --git a/Flutter/calendar/headers.md b/Flutter/calendar/headers.md index 1ab527583..ec06699b2 100644 --- a/Flutter/calendar/headers.md +++ b/Flutter/calendar/headers.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Headers Guide (SfCalendar) +# Flutter Event Calendar Headers (SfCalendar) You can learn about the header and view header height, date format, and appearance support of SfCalendar. diff --git a/Flutter/calendar/localization.md b/Flutter/calendar/localization.md index 6c72cfbee..5ddaf61c3 100644 --- a/Flutter/calendar/localization.md +++ b/Flutter/calendar/localization.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Localization Guide (SfCalendar) +# Flutter Event Calendar Localization (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 bc4aaae78..55abd3ac7 100644 --- a/Flutter/calendar/month-view.md +++ b/Flutter/calendar/month-view.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Time Zone Guide (SfCalendar) +# Flutter Event Calendar Time Zone (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 83d667752..62574d718 100644 --- a/Flutter/calendar/overview.md +++ b/Flutter/calendar/overview.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Overview Guide (SfCalendar) +# Flutter Event Calendar Overview (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 a26f29740..1bb126579 100644 --- a/Flutter/calendar/resource-view.md +++ b/Flutter/calendar/resource-view.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Resource View Guide (SfCalendar) +# Flutter Event Calendar Resource View (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. diff --git a/Flutter/calendar/schedule-view.md b/Flutter/calendar/schedule-view.md index 399b479c1..18ab20313 100644 --- a/Flutter/calendar/schedule-view.md +++ b/Flutter/calendar/schedule-view.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Schedule View Guide (SfCalendar) +# Flutter Event Calendar Schedule View (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 99189e18d..50fbc54c4 100644 --- a/Flutter/calendar/timeslot-views.md +++ b/Flutter/calendar/timeslot-views.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Timeslot View Guide (SfCalendar) +# Flutter Event Calendar Timeslot View (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. diff --git a/Flutter/calendar/timezone.md b/Flutter/calendar/timezone.md index 502945235..0b07db6c3 100644 --- a/Flutter/calendar/timezone.md +++ b/Flutter/calendar/timezone.md @@ -7,7 +7,7 @@ control: SfCalendar documentation: ug --- -# Flutter Event Calendar Time Zone Guide (SfCalendar) +# Flutter Event Calendar Time Zone (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 609887635..aff361205 100644 --- a/Flutter/cartesian-charts/annotations.md +++ b/Flutter/cartesian-charts/annotations.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Annotation Guide (SfCartesianChart) +# Flutter Cartesian Charts Annotation (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 bd9d9f3cc..2ed70ba00 100644 --- a/Flutter/cartesian-charts/axis-customization.md +++ b/Flutter/cartesian-charts/axis-customization.md @@ -7,7 +7,7 @@ control: Cartesian Charts documentation: ug --- -# Flutter Cartesian Charts Axis Customization Guide (SfCartesianChart) +# Flutter Cartesian Charts Axis Customization (SfCartesianChart) ## Common axis features diff --git a/Flutter/cartesian-charts/axis-types.md b/Flutter/cartesian-charts/axis-types.md index ee464be39..c449d3d1b 100644 --- a/Flutter/cartesian-charts/axis-types.md +++ b/Flutter/cartesian-charts/axis-types.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Axis Types Guide (SfCartesianChart) +# Flutter Cartesian Charts Axis Types (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/callbacks.md b/Flutter/cartesian-charts/callbacks.md index 9c124364d..ba088d43a 100644 --- a/Flutter/cartesian-charts/callbacks.md +++ b/Flutter/cartesian-charts/callbacks.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Callback Events Guide (SfCartesianChart) +# Flutter Cartesian Charts Callback Events (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 308c7e164..1eecf47e2 100644 --- a/Flutter/cartesian-charts/chart-appearance.md +++ b/Flutter/cartesian-charts/chart-appearance.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Customization Guide (SfCartesianChart) +# Flutter Cartesian Charts Customization (SfCartesianChart) ## Chart sizing diff --git a/Flutter/cartesian-charts/chart-types/area-chart.md b/Flutter/cartesian-charts/chart-types/area-chart.md index 0a18cb0bf..88f83b805 100644 --- a/Flutter/cartesian-charts/chart-types/area-chart.md +++ b/Flutter/cartesian-charts/chart-types/area-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Area Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Area Chart (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 3bb36cbbf..e327e5e53 100644 --- a/Flutter/cartesian-charts/chart-types/bar-chart.md +++ b/Flutter/cartesian-charts/chart-types/bar-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Bar Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Bar Chart (SfCartesianChart) To create a Flutter bar chart quickly, you can check this video. diff --git a/Flutter/cartesian-charts/chart-types/bubble-chart.md b/Flutter/cartesian-charts/chart-types/bubble-chart.md index 7b6649f37..356e71f8e 100644 --- a/Flutter/cartesian-charts/chart-types/bubble-chart.md +++ b/Flutter/cartesian-charts/chart-types/bubble-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Bubble Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Bubble Chart (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 3c37325a9..cc474d6c4 100644 --- a/Flutter/cartesian-charts/chart-types/candle-chart.md +++ b/Flutter/cartesian-charts/chart-types/candle-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Candle Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Candle Chart (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 6e8af8410..1219c2c0f 100644 --- a/Flutter/cartesian-charts/chart-types/column-chart.md +++ b/Flutter/cartesian-charts/chart-types/column-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Column Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Column Chart (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/fast-line-chart.md b/Flutter/cartesian-charts/chart-types/fast-line-chart.md index d3e58857b..6771369d5 100644 --- a/Flutter/cartesian-charts/chart-types/fast-line-chart.md +++ b/Flutter/cartesian-charts/chart-types/fast-line-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Fast Line Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Fast Line Chart (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 6709ab2f2..3e3a6bd78 100644 --- a/Flutter/cartesian-charts/chart-types/range-column-chart.md +++ b/Flutter/cartesian-charts/chart-types/range-column-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Range Column Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Range Column Chart (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 f664bebf0..a4659bfca 100644 --- a/Flutter/cartesian-charts/chart-types/scatter-chart.md +++ b/Flutter/cartesian-charts/chart-types/scatter-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Scatter Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Scatter Chart (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 cb960fa69..ea58ba20a 100644 --- a/Flutter/cartesian-charts/chart-types/spline-area-chart.md +++ b/Flutter/cartesian-charts/chart-types/spline-area-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Spline Area Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Spline Area Chart (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 7d55f97e9..7a5dd9b4d 100644 --- a/Flutter/cartesian-charts/chart-types/spline-chart.md +++ b/Flutter/cartesian-charts/chart-types/spline-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Spline Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Spline Chart (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/chart-types/stacked-bar-chart.md b/Flutter/cartesian-charts/chart-types/stacked-bar-chart.md index 2bef344d9..557686098 100644 --- a/Flutter/cartesian-charts/chart-types/stacked-bar-chart.md +++ b/Flutter/cartesian-charts/chart-types/stacked-bar-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Stacked Bar Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Stacked Bar Chart (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 f5b9b0b76..554fe43a7 100644 --- a/Flutter/cartesian-charts/chart-types/stacked-column-chart.md +++ b/Flutter/cartesian-charts/chart-types/stacked-column-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Stacked Column Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Stacked Column Chart (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 443809f31..eb256d75f 100644 --- a/Flutter/cartesian-charts/chart-types/stacked-line-chart.md +++ b/Flutter/cartesian-charts/chart-types/stacked-line-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Stacked Line Chart Guide (SfCartesianChart) +# Flutter Cartesian Charts Stacked Line Chart (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 3a1184388..0a6e3055f 100644 --- a/Flutter/cartesian-charts/charts-type.md +++ b/Flutter/cartesian-charts/charts-type.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Chart Types Guide (SfCartesianChart) +# Flutter Cartesian Charts Chart Types (SfCartesianChart) This page helps to navigate to the Chart types available in the Syncfusion® Flutter Cartesian Charts widgets. diff --git a/Flutter/cartesian-charts/export-cartesian-chart.md b/Flutter/cartesian-charts/export-cartesian-chart.md index 6864c17d4..9962027aa 100644 --- a/Flutter/cartesian-charts/export-cartesian-chart.md +++ b/Flutter/cartesian-charts/export-cartesian-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Exporting Guide (SfCartesianChart) +# Flutter Cartesian Charts Exporting (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 b2e58fac0..4d044e7f9 100644 --- a/Flutter/cartesian-charts/getting-started.md +++ b/Flutter/cartesian-charts/getting-started.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Getting Started Guide (SfCartesianChart) +# Flutter Cartesian Charts Getting Started (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 4630d85a7..b6ed0cb85 100644 --- a/Flutter/cartesian-charts/legend.md +++ b/Flutter/cartesian-charts/legend.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Legend Guide (SfCartesianChart) +# Flutter Cartesian Charts Legend (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/marker-datalabel.md b/Flutter/cartesian-charts/marker-datalabel.md index 731db2c4b..4b6500949 100644 --- a/Flutter/cartesian-charts/marker-datalabel.md +++ b/Flutter/cartesian-charts/marker-datalabel.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Marker and Data Label Guide (SfCartesianChart) +# Flutter Cartesian Charts Marker and Data Label (SfCartesianChart) ## Marker diff --git a/Flutter/cartesian-charts/methods.md b/Flutter/cartesian-charts/methods.md index fb0d3e21e..b68713be6 100644 --- a/Flutter/cartesian-charts/methods.md +++ b/Flutter/cartesian-charts/methods.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Methods Guide (SfCartesianChart) +# Flutter Cartesian Charts Methods (SfCartesianChart) ## Methods in Plot band diff --git a/Flutter/cartesian-charts/multiple-charts.md b/Flutter/cartesian-charts/multiple-charts.md index 0dc95c8c2..3c92f9f42 100644 --- a/Flutter/cartesian-charts/multiple-charts.md +++ b/Flutter/cartesian-charts/multiple-charts.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Multiple Charts Guide (SfCartesianChart) +# Flutter Cartesian Charts Multiple Charts (SfCartesianChart) ## Multiple series diff --git a/Flutter/cartesian-charts/series-customization.md b/Flutter/cartesian-charts/series-customization.md index 59a879755..4ad418ea2 100644 --- a/Flutter/cartesian-charts/series-customization.md +++ b/Flutter/cartesian-charts/series-customization.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Series Customization Guide (SfCartesianChart) +# Flutter Cartesian Charts Series Customization (SfCartesianChart) ## Animation diff --git a/Flutter/cartesian-charts/technical-indicators.md b/Flutter/cartesian-charts/technical-indicators.md index 60f5cc218..9fffaf6ec 100644 --- a/Flutter/cartesian-charts/technical-indicators.md +++ b/Flutter/cartesian-charts/technical-indicators.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Technical Indicators Guide (SfCartesianChart) +# Flutter Cartesian Charts Technical Indicators (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 915f69315..2cdec41c5 100644 --- a/Flutter/cartesian-charts/tooltip.md +++ b/Flutter/cartesian-charts/tooltip.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Tooltip Guide (SfCartesianChart) +# Flutter Cartesian Charts Tooltip (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 5e6fd3aa6..cef887477 100644 --- a/Flutter/cartesian-charts/trackball-crosshair.md +++ b/Flutter/cartesian-charts/trackball-crosshair.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Trackball and Crosshair Guide (SfCartesianChart) +# Flutter Cartesian Charts Trackball and Crosshair (SfCartesianChart) ## Trackball diff --git a/Flutter/cartesian-charts/zoom-pan.md b/Flutter/cartesian-charts/zoom-pan.md index affbce8b1..cb09b5c5f 100644 --- a/Flutter/cartesian-charts/zoom-pan.md +++ b/Flutter/cartesian-charts/zoom-pan.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Cartesian Charts Zooming and Panning Guide (SfCartesianChart) +# Flutter Cartesian Charts Zooming and Panning (SfCartesianChart) ## Pinch zooming diff --git a/Flutter/circular-charts/chart-types/doughnut-chart.md b/Flutter/circular-charts/chart-types/doughnut-chart.md index e0f7b43fb..641516d72 100644 --- a/Flutter/circular-charts/chart-types/doughnut-chart.md +++ b/Flutter/circular-charts/chart-types/doughnut-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Circular Charts Doughnut Chart Guide (SfCircularChart) +# Flutter Circular Charts Doughnut Chart (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 5752da2c5..ada2f83e3 100644 --- a/Flutter/circular-charts/chart-types/pie-chart.md +++ b/Flutter/circular-charts/chart-types/pie-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Circular Charts Pie Chart Guide (SfCircularChart) +# Flutter Circular Charts Pie Chart (SfCircularChart) To create a Flutter pie chart quickly, you can check this video. diff --git a/Flutter/circular-charts/chart-types/radial-bar-chart.md b/Flutter/circular-charts/chart-types/radial-bar-chart.md index 83df78fe1..a97644797 100644 --- a/Flutter/circular-charts/chart-types/radial-bar-chart.md +++ b/Flutter/circular-charts/chart-types/radial-bar-chart.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Circular Charts Radial Bar Chart Guide (SfCircularChart) +# Flutter Circular Charts Radial Bar Chart (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 ee7a8f701..3a6634f14 100644 --- a/Flutter/circular-charts/circular-series-customization.md +++ b/Flutter/circular-charts/circular-series-customization.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Circular Charts Series customization Guide (SfCircularChart) +# Flutter Circular Charts Series customization (SfCircularChart) ## Animation diff --git a/Flutter/circular-charts/datalabel.md b/Flutter/circular-charts/datalabel.md index 12ef8f129..5cb342773 100644 --- a/Flutter/circular-charts/datalabel.md +++ b/Flutter/circular-charts/datalabel.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Circular Charts Data label Guide (SfCircularChart) +# Flutter Circular Charts Data label (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/getting-started.md b/Flutter/circular-charts/getting-started.md index 0c37d4225..f5ceb975a 100644 --- a/Flutter/circular-charts/getting-started.md +++ b/Flutter/circular-charts/getting-started.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Circular Charts Getting Started Guide (SfCircularChart) +# Flutter Circular Charts Getting Started (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/circular-charts/legend.md b/Flutter/circular-charts/legend.md index 4e7a60ab2..a3d0d226d 100644 --- a/Flutter/circular-charts/legend.md +++ b/Flutter/circular-charts/legend.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Circular Charts Legend Guide (SfCircularChart) +# Flutter Circular Charts Legend (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/funnel-chart/tooltip.md b/Flutter/funnel-chart/tooltip.md index 9bfd9b5b9..44ac75fc0 100644 --- a/Flutter/funnel-chart/tooltip.md +++ b/Flutter/funnel-chart/tooltip.md @@ -7,7 +7,7 @@ control: Chart documentation: ug --- -# Flutter Funnel Chart Tooltip Guide (SfFunnelChart) +# Flutter Funnel Chart Tooltip (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/maps/getting-started.md b/Flutter/maps/getting-started.md index 1a7b2ebb5..a105632e0 100644 --- a/Flutter/maps/getting-started.md +++ b/Flutter/maps/getting-started.md @@ -7,7 +7,7 @@ control: SfMaps documentation: ug --- -# Flutter Maps Getting Started Guide (SfMaps) +# Flutter Maps Getting Started (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. diff --git a/Flutter/radial-gauge/getting-started.md b/Flutter/radial-gauge/getting-started.md index c14d4b062..1cb6acd75 100644 --- a/Flutter/radial-gauge/getting-started.md +++ b/Flutter/radial-gauge/getting-started.md @@ -7,7 +7,7 @@ control: SfRadialGauge documentation: ug --- -# Flutter Radial Gauge Getting Started Guide (SfRadialGauge) +# Flutter Radial Gauge Getting Started (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 b839bad8e..84854e886 100644 --- a/Flutter/range-slider/getting-started.md +++ b/Flutter/range-slider/getting-started.md @@ -7,7 +7,7 @@ control: SfRangeSlider documentation: ug --- -# Flutter Range Slider Getting Started Guide (SfRangeSlider) +# Flutter Range Slider Getting Started (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. From 0f36e8f40d82f97c9537220878d7cc755aa74a97 Mon Sep 17 00:00:00 2001 From: mugunthan Date: Thu, 16 Apr 2026 11:13:32 +0530 Subject: [PATCH 13/13] FLUT-1014052- updated content properly --- Flutter/DateRangePicker/builders.md | 2 +- Flutter/DateRangePicker/customizations.md | 2 +- Flutter/DateRangePicker/date-restrictions.md | 2 +- Flutter/DateRangePicker/getting-started.md | 2 +- Flutter/DateRangePicker/headers.md | 2 +- Flutter/DateRangePicker/hijri-date-picker.md | 2 +- Flutter/DateRangePicker/localization.md | 2 +- Flutter/DateRangePicker/selections.md | 2 +- Flutter/linear-gauge/getting-started.md | 2 +- Flutter/maps/markers.md | 2 +- Flutter/maps/tile-layer.md | 2 +- Flutter/maps/zoom-pan.md | 2 +- Flutter/radial-gauge/axes.md | 2 +- Flutter/radial-gauge/ranges.md | 2 +- Flutter/range-slider/tooltip.md | 2 +- Flutter/signaturepad/getting-started.md | 2 +- Flutter/slider/basic-features.md | 2 +- Flutter/slider/getting-started.md | 2 +- Flutter/slider/labels-and-divider.md | 2 +- Flutter/slider/shapes.md | 2 +- Flutter/slider/thumb-and-overlay.md | 2 +- Flutter/slider/tooltip.md | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/Flutter/DateRangePicker/builders.md b/Flutter/DateRangePicker/builders.md index edaea2593..50a79102f 100644 --- a/Flutter/DateRangePicker/builders.md +++ b/Flutter/DateRangePicker/builders.md @@ -6,7 +6,7 @@ platform: flutter control: SfDateRangePicker documentation: ug --- -# Flutter Date Range Picker Builders Guide (SfDateRangePicker) +# Flutter Date Range Picker Builders (SfDateRangePicker) The date range picker allows you to create a responsive UI with the conditions based on a widget’s details, and to design and create your custom view to the month cells and year cells in the date range picker. diff --git a/Flutter/DateRangePicker/customizations.md b/Flutter/DateRangePicker/customizations.md index 4ea48b4e5..e58c86e43 100644 --- a/Flutter/DateRangePicker/customizations.md +++ b/Flutter/DateRangePicker/customizations.md @@ -7,7 +7,7 @@ control: SfDateRangePicker documentation: ug --- -# Flutter Date Range Picker Customizations Guide (SfDateRangePicker) +# Flutter Date Range Picker Customizations (SfDateRangePicker) You can customize the month and year cells, month format, and selection cells in [Flutter Date Range Picker](https://www.syncfusion.com/flutter-widgets/flutter-daterangepicker) (SfDateRangePicker). diff --git a/Flutter/DateRangePicker/date-restrictions.md b/Flutter/DateRangePicker/date-restrictions.md index 1aa11ea2f..0fcd62bfa 100644 --- a/Flutter/DateRangePicker/date-restrictions.md +++ b/Flutter/DateRangePicker/date-restrictions.md @@ -7,7 +7,7 @@ control: SfDateRangePicker documentation: ug --- -# Flutter Date Range Picker Date Restrictions Guide (SfDateRangePicker) +# Flutter Date Range Picker Date Restrictions (SfDateRangePicker) ## Minimum display date diff --git a/Flutter/DateRangePicker/getting-started.md b/Flutter/DateRangePicker/getting-started.md index 9b5e0be41..9eecf193e 100644 --- a/Flutter/DateRangePicker/getting-started.md +++ b/Flutter/DateRangePicker/getting-started.md @@ -7,7 +7,7 @@ control: SfDateRangePicker documentation: ug --- -# Flutter Date Range Picker Getting Started Guide (SfDateRangePicker) +# Flutter Date Range Picker Getting Started (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/DateRangePicker/headers.md b/Flutter/DateRangePicker/headers.md index b2c5f1208..dd3c5a532 100644 --- a/Flutter/DateRangePicker/headers.md +++ b/Flutter/DateRangePicker/headers.md @@ -7,7 +7,7 @@ control: SfDateRangePicker documentation: ug --- -# Flutter Date Range Picker Headers Guide (SfDateRangePicker) +# Flutter Date Range Picker Headers (SfDateRangePicker) You can customize the header of the date range picker using the [headerStyle](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker/headerStyle.html) and [headerHeight](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker/headerHeight.html) properties in date range picker. diff --git a/Flutter/DateRangePicker/hijri-date-picker.md b/Flutter/DateRangePicker/hijri-date-picker.md index e1df753e5..98fc5b2bf 100644 --- a/Flutter/DateRangePicker/hijri-date-picker.md +++ b/Flutter/DateRangePicker/hijri-date-picker.md @@ -7,7 +7,7 @@ control: SfDateRangePicker documentation: ug --- -# Flutter Hijri Date Range Picker Brief Guide (SfHijriDateRangePicker) +# Flutter Hijri Date Range Picker Brief (SfHijriDateRangePicker) Along with the Gregorian calendar, the picker package contains a Hijri date picker to display the Islamic calendar. Islamic calendar or Hijri calendar is a lunar calendar consisting of 12 months in a year of 354 or 355 days. To know more about the Islamic calendar, kindly refer to [Wikipedia](https://en.wikipedia.org/wiki/Islamic_calendar). diff --git a/Flutter/DateRangePicker/localization.md b/Flutter/DateRangePicker/localization.md index f82128937..707c740d3 100644 --- a/Flutter/DateRangePicker/localization.md +++ b/Flutter/DateRangePicker/localization.md @@ -7,7 +7,7 @@ control: SfDateRangePicker documentation: ug --- -# Flutter Date Range Picker Localization Guide (SfDateRangePicker) +# Flutter Date Range Picker Localization (SfDateRangePicker) By default, the [SfDateRangePicker](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker-class.html) widget supports US English localizations. You can change other languages by specifying the [MaterialApp](https://api.flutter.dev/flutter/material/MaterialApp-class.html) properties and adding the `flutter_localizations` package to your application. diff --git a/Flutter/DateRangePicker/selections.md b/Flutter/DateRangePicker/selections.md index 35dbc2295..1181d5e3e 100644 --- a/Flutter/DateRangePicker/selections.md +++ b/Flutter/DateRangePicker/selections.md @@ -7,7 +7,7 @@ control: SfDateRangePicker documentation: ug --- -# Flutter Date Range Picker Selections Guide (SfDateRangePicker) +# Flutter Date Range Picker Selections (SfDateRangePicker) Dates can be selected by touching the month view cells. The default [selectionMode](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker/selectionMode.html) is Single that allows the user to select one date at a time. [SfDateRangePicker](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker-class.html) provides support to select dates in five modes such as [Single](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionMode.html#single), [Multiple](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionMode.html#multiple), [Range](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionMode.html#range) [MultiRange](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionMode.html#multiRange) and [ExtendableRange](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionMode.html#extendableRange) selection diff --git a/Flutter/linear-gauge/getting-started.md b/Flutter/linear-gauge/getting-started.md index 38e56d0a8..6ad5b9dd2 100644 --- a/Flutter/linear-gauge/getting-started.md +++ b/Flutter/linear-gauge/getting-started.md @@ -7,7 +7,7 @@ control: SfLinearGauge documentation: ug --- -# Flutter Linear Gauge Getting Started Guide (SfLinearGauge) +# Flutter Linear Gauge Getting Started (SfLinearGauge) This section explains the steps required to add the Linear Gauge and its elements such as axis, range, and pointer, and also covers basic features needed to get started with the Linear Gauge widget. diff --git a/Flutter/maps/markers.md b/Flutter/maps/markers.md index c1c1d20af..7540b7e84 100644 --- a/Flutter/maps/markers.md +++ b/Flutter/maps/markers.md @@ -7,7 +7,7 @@ control: SfMaps documentation: ug --- -# Flutter Maps Markers Guide (SfMaps) +# Flutter Maps Markers (SfMaps) Markers can be used to denote specific locations on a map. You can use built-in symbols or display custom widgets at specific latitude and longitude coordinates on the map. diff --git a/Flutter/maps/tile-layer.md b/Flutter/maps/tile-layer.md index 00350ba91..3686e2902 100644 --- a/Flutter/maps/tile-layer.md +++ b/Flutter/maps/tile-layer.md @@ -7,7 +7,7 @@ control: SfMaps documentation: ug --- -# Flutter Maps Tile Layer Guide (SfMaps) +# Flutter Maps Tile Layer (SfMaps) The tile layer renders the tiles returned from web map tile services such as Bing Maps, OpenStreetMap, Google Maps, TomTom, and others. diff --git a/Flutter/maps/zoom-pan.md b/Flutter/maps/zoom-pan.md index 444273ff2..249efb88b 100644 --- a/Flutter/maps/zoom-pan.md +++ b/Flutter/maps/zoom-pan.md @@ -7,7 +7,7 @@ control: SfMaps documentation: ug --- -# Flutter Maps Zooming and Panning Guide (SfMaps) +# Flutter Maps Zooming and Panning (SfMaps) It is possible to zoom in and out for any layer to take a closer look at a specific region by pinching the map, scrolling the mouse wheel or track pad, or using the toolbar on the web. You can also pan the map to navigate across regions and customize the zoom level and center point of the initial rendering. diff --git a/Flutter/radial-gauge/axes.md b/Flutter/radial-gauge/axes.md index e168cd8c0..a111f80b6 100644 --- a/Flutter/radial-gauge/axes.md +++ b/Flutter/radial-gauge/axes.md @@ -7,7 +7,7 @@ control: SfRadialGauge documentation: ug --- -# Flutter Radial Gauge Axis Guide (SfRadialGauge) +# Flutter Radial Gauge Axis (SfRadialGauge) The [`radial axis`](https://pub.dev/documentation/syncfusion_flutter_gauges/latest/gauges/RadialAxis-class.html) is a circular arc in which a set of values are displayed along a linear or custom scale based on the design requirements. Axis elements such as labels, ticks, and axis line can be easily customized with built-in properties. diff --git a/Flutter/radial-gauge/ranges.md b/Flutter/radial-gauge/ranges.md index fbbb1ba7c..ce4802b6b 100644 --- a/Flutter/radial-gauge/ranges.md +++ b/Flutter/radial-gauge/ranges.md @@ -7,7 +7,7 @@ control: SfRadialGauge documentation: ug --- -# Flutter Radial Gauge Ranges Guide (SfRadialGauge) +# Flutter Radial Gauge Ranges (SfRadialGauge) Gauge ranges are visual elements that help to quickly visualize where a value falls on the axis. Text can be easily annotated in ranges to improve readability. diff --git a/Flutter/range-slider/tooltip.md b/Flutter/range-slider/tooltip.md index b1bbc76b6..5525ea08b 100644 --- a/Flutter/range-slider/tooltip.md +++ b/Flutter/range-slider/tooltip.md @@ -7,7 +7,7 @@ control: SfRangeSlider documentation: ug --- -# Flutter Range Slider Tooltip Guide (SfRangeSlider) +# Flutter Range Slider Tooltip (SfRangeSlider) This section helps to learn about how to add tooltip in the range slider. diff --git a/Flutter/signaturepad/getting-started.md b/Flutter/signaturepad/getting-started.md index f7fd43f6b..cc34fbfa7 100644 --- a/Flutter/signaturepad/getting-started.md +++ b/Flutter/signaturepad/getting-started.md @@ -7,7 +7,7 @@ control: SfSignaturePad documentation: ug --- -# Flutter Signature Pad Getting Started Guide (SfSignaturePad) +# Flutter Signature Pad Getting Started (SfSignaturePad) This section explains the steps required to add the SignaturePad widget and its elements such as minimum and maximum stroke widths, stroke color, and background color. This section also covers how to save the signature as an image, clear the existing signature in SignaturePad, and handle the [`onDrawStart`](https://pub.dev/documentation/syncfusion_flutter_signaturepad/latest/signaturepad/SfSignaturePad/onDrawStart.html) and [`onDrawEnd`](https://pub.dev/documentation/syncfusion_flutter_signaturepad/latest/signaturepad/SfSignaturePad/onDrawEnd.html) callbacks in the SignaturePad widget. diff --git a/Flutter/slider/basic-features.md b/Flutter/slider/basic-features.md index 17f746131..44a1895b1 100644 --- a/Flutter/slider/basic-features.md +++ b/Flutter/slider/basic-features.md @@ -7,7 +7,7 @@ control: SfSlider documentation: ug --- -# Flutter Slider Basic Features Guide (SfSlider) +# Flutter Slider Basic Features (SfSlider) This section explains how to add and configure numeric and date sliders, core properties, and callbacks. ## Minimum diff --git a/Flutter/slider/getting-started.md b/Flutter/slider/getting-started.md index ae4ed0e5b..944c43391 100644 --- a/Flutter/slider/getting-started.md +++ b/Flutter/slider/getting-started.md @@ -7,7 +7,7 @@ control: SfSlider documentation: ug --- -# Flutter Slider Getting Started Guide (SfSlider) +# Flutter Slider Getting Started (SfSlider) This section explains the steps required to add the slider widget and its elements such as numeric and date values, ticks, labels, and tooltip. This section covers only basic features needed to get started with Syncfusion® slider. To get start quickly with our Flutter Slider widget, you can check on this video. diff --git a/Flutter/slider/labels-and-divider.md b/Flutter/slider/labels-and-divider.md index eea6ec958..82d76d08f 100644 --- a/Flutter/slider/labels-and-divider.md +++ b/Flutter/slider/labels-and-divider.md @@ -7,7 +7,7 @@ control: SfSlider documentation: ug --- -# Flutter Slider Labels and Dividers Guide (SfSlider) +# Flutter Slider Labels and Dividers (SfSlider) This section explains about how to add the labels and dividers in the slider. ## Show labels diff --git a/Flutter/slider/shapes.md b/Flutter/slider/shapes.md index 5c1388070..81d5a61de 100644 --- a/Flutter/slider/shapes.md +++ b/Flutter/slider/shapes.md @@ -7,7 +7,7 @@ control: SfSlider documentation: ug --- -# Flutter Slider Shapes Guide (SfSlider) +# Flutter Slider Shapes (SfSlider) This section explains how to customize slider shape elements—track, thumb, divider, and ticks. diff --git a/Flutter/slider/thumb-and-overlay.md b/Flutter/slider/thumb-and-overlay.md index fe7a8f4ad..f7a33c8a1 100644 --- a/Flutter/slider/thumb-and-overlay.md +++ b/Flutter/slider/thumb-and-overlay.md @@ -7,7 +7,7 @@ control: SfSlider documentation: ug --- -# Flutter Slider Thumb and Thumb Overlay Guide (SfSlider) +# Flutter Slider Thumb and Thumb Overlay (SfSlider) This section helps to learn about how to customize the thumb and thumb overlay in the slider. diff --git a/Flutter/slider/tooltip.md b/Flutter/slider/tooltip.md index 8a8fd5637..f88fb245f 100644 --- a/Flutter/slider/tooltip.md +++ b/Flutter/slider/tooltip.md @@ -7,7 +7,7 @@ control: SfSlider documentation: ug --- -# Flutter Slider Tooltip Guide (SfSlider) +# Flutter Slider Tooltip (SfSlider) This section helps to learn about how to add tooltip in the slider.