diff --git a/Flutter/DateRangePicker/builders.md b/Flutter/DateRangePicker/builders.md index 3fe7ffccb..50a79102f 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. -platform: Flutter +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 (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..e58c86e43 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. -platform: Flutter +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 --- -# Customizations in Flutter Date Range Picker (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 f86dda7c6..0fcd62bfa 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—min/max dates, blackout dates, selectableDayPredicate, and past-date. platform: flutter control: SfDateRangePicker documentation: ug --- -# Date Restrictions in Flutter Date Range Picker (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 3513dc8d8..9eecf193e 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 dependency, import, initialize, and configure core features. platform: flutter control: SfDateRangePicker documentation: ug --- -# Getting started with Flutter Date Range Picker (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 8c48875b5..dd3c5a532 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. -platform: Flutter +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—headerStyle, headerHeight, viewHeaderStyle, and dayFormat. +platform: flutter control: SfDateRangePicker documentation: ug --- -# Headers in Flutter Date Range Picker (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 30c46de61..98fc5b2bf 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 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). @@ -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 07c0c3efa..707c740d3 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—add flutter_localizations, set localizationsDelegates, and define locales. platform: flutter control: SfDateRangePicker documentation: ug --- -# Localization in Flutter Date Range Picker (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 0f14b4ccb..1181d5e3e 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. -platform: Flutter +title: Selections in Flutter Date Range Picker | Syncfusion +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 --- -# Selections in Flutter Date Range Picker (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/calendar/appointments.md b/Flutter/calendar/appointments.md index be2613018..0c29306cf 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: 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 documentation: ug --- -# Appointments in Flutter Event Calendar (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 3b77c23aa..0c430d85a 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 use 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 (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..854a40100 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 | Syncfusion +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 --- -# Callbacks in Flutter Event Calendar (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. ## View changed callback diff --git a/Flutter/calendar/date-navigations.md b/Flutter/calendar/date-navigations.md index b36d1b7f2..1242c55b2 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 control 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 (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..003d1b589 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 control 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 (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 1f8ba99e0..6ead139d5 100644 --- a/Flutter/calendar/getting-started.md +++ b/Flutter/calendar/getting-started.md @@ -1,13 +1,14 @@ --- 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 (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..ec06699b2 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 | Syncfusion +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 --- -# Headers in Flutter Event Calendar (SfCalendar) +# Flutter Event Calendar Headers (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..c098d02ad 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. +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 documentation: ug diff --git a/Flutter/calendar/localization.md b/Flutter/calendar/localization.md index 7d4d8677b..5ddaf61c3 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 control 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 (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..55abd3ac7 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: 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 documentation: ug --- -# Month view in Flutter Event Calendar (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 487afe027..62574d718 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 | Syncfusion +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 (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..1bb126579 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 control resource view in Syncfusion Flutter Event Calendar—add resources, customize appearance, and key features. platform: flutter control: SfCalendar documentation: ug --- +# Flutter Event Calendar Resource View (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..18ab20313 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 control 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 (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..50fbc54c4 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 control 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 (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..0b07db6c3 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 control 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 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 28cd55db7..aff361205 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 control annotations in Syncfusion Flutter Cartesian Charts (SfCartesianChart)—learn to add, style annotations, and more key features. platform: flutter control: Chart documentation: ug --- -# Annotation in Flutter Cartesian Charts (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 4ba791952..2ed70ba00 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 control axes in Syncfusion Flutter Cartesian Charts—configure axis titles, labels, grid lines, and key features. platform: flutter control: Cartesian Charts documentation: ug --- -# Axis customization in Flutter Cartesian Charts (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 41c722fd5..c449d3d1b 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 axis types in Syncfusion Flutter Cartesian Charts—learn about numeric, category, date-time axes, and key features. platform: flutter control: Chart documentation: ug --- -# Axis types in Flutter Cartesian Charts (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 27b8235db..ba088d43a 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: 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 documentation: ug --- -# Callbacks in Flutter Cartesian Charts (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 3c5a11039..1eecf47e2 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 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 --- -# Customization in Flutter Cartesian Charts (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 8eea3b8c6..88f83b805 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 (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 b856778fc..e327e5e53 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—add bar series, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Bar Chart in Flutter Cartesian Charts (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 584790e5a..356e71f8e 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 (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..cc474d6c4 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 (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 733cf0463..1219c2c0f 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—add column series, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Column Chart in Flutter Cartesian Charts (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 73a2d599a..6771369d5 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 (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..3e3a6bd78 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 (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..a4659bfca 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 (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..ea58ba20a 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 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 --- -# Spline area Chart in Flutter Cartesian Charts (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 4dbbc22b3..7a5dd9b4d 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—add spline series, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Spline Chart in Flutter Cartesian Charts (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 540ca4424..557686098 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 (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..554fe43a7 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 (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..eb256d75f 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 (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 208aa0937..0a6e3055f 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 chart types in Syncfusion Flutter Cartesian Charts—compare, select, and configure key features for each type. platform: flutter control: Chart documentation: ug --- -# Chart Types in Flutter Cartesian Charts (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 bf0702bac..9962027aa 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 (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 86d5ec679..349de1062 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 (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/how-to/custom-widget-on-flutterflow.md b/Flutter/cartesian-charts/how-to/custom-widget-on-flutterflow.md index 97323e9a1..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: Cartesian Charts Widget in FlutterFlow | Syncfusion -description: Learn here all about adding Syncfusion Flutter Cartesian Charts (SfCartesianChart) widget in FlutterFlow. +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 diff --git a/Flutter/cartesian-charts/legend.md b/Flutter/cartesian-charts/legend.md index e12c0a059..b6ed0cb85 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 control legends in Syncfusion Flutter Cartesian Charts—enable, position, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Legend in Flutter Cartesian Charts (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 00043ef92..4b6500949 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 control 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 (SfCartesianChart) ## Marker diff --git a/Flutter/cartesian-charts/methods.md b/Flutter/cartesian-charts/methods.md index fe26c3ec8..b68713be6 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 (SfCartesianChart) ## Methods in Plot band diff --git a/Flutter/cartesian-charts/multiple-charts.md b/Flutter/cartesian-charts/multiple-charts.md index 2345749d2..3c92f9f42 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 (SfCartesianChart) ## Multiple series diff --git a/Flutter/cartesian-charts/overview.md b/Flutter/cartesian-charts/overview.md index 490b53a61..90301ee90 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 about 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 d67e17e0d..4ad418ea2 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 control series in Syncfusion Flutter Cartesian Charts—enable animation, handle empty points, and configure key features. platform: flutter control: Chart documentation: ug --- -# Series customization in Flutter Cartesian Charts (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 bbb14e1c8..9fffaf6ec 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 (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 b848c062c..2cdec41c5 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 control tooltips in Syncfusion Flutter Cartesian Charts—enable, format, style tooltips, and configure key features. platform: flutter control: Chart documentation: ug --- -# Tooltip in Flutter Cartesian Charts (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 d11a4c201..cef887477 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 control trackball and crosshair in Syncfusion Flutter Cartesian Charts—enable, format, style, and configure key features. platform: flutter control: Chart documentation: ug --- -# Trackball and Crosshair in Flutter Cartesian Charts (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 6f382764d..cb09b5c5f 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 zooming and panning in Syncfusion Flutter Cartesian Charts—use pinch, double-tap, selection, and configure key features. platform: flutter control: Chart documentation: ug --- -# Zooming and Panning in Flutter Cartesian Charts (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 aaf6ce9aa..641516d72 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—add, style, and configure doughnut series, and key features. platform: flutter control: Chart documentation: ug --- -# Doughnut Chart in Flutter Circular Charts (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 e34374695..ada2f83e3 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—add, style, and configure pie series, and key features. platform: flutter control: Chart documentation: ug --- -# Pie Chart in Flutter Circular Charts (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 2ae441199..a97644797 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 (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..3a6634f14 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 (SfCircularChart) ## Animation diff --git a/Flutter/circular-charts/datalabel.md b/Flutter/circular-charts/datalabel.md index f80b42e6c..5cb342773 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: 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 documentation: ug --- -# Data label in Flutter Circular Charts (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 00efa5550..f5ceb975a 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 (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 697719fb8..a3d0d226d 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 (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 2e28e06ac..44ac75fc0 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 (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..4e8286c68 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: 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 --- -# 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/linear-gauge/getting-started.md b/Flutter/linear-gauge/getting-started.md index 4d3150c49..6ad5b9dd2 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 (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/getting-started.md b/Flutter/maps/getting-started.md index 7650453c8..a105632e0 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 (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/maps/markers.md b/Flutter/maps/markers.md index 54895b5a0..7540b7e84 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. -platform: Flutter +title: Markers in Flutter Maps | Syncfusion +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 --- -# Markers in Flutter Maps (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 86e667270..3686e2902 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. -platform: Flutter +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 focal point and zoom. +platform: flutter control: SfMaps documentation: ug --- -# Tile Layer in Flutter Maps (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 7fe9b299b..249efb88b 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 widget | Syncfusion -description: Learn here all about the Zooming and Panning feature of Syncfusion Flutter Maps (SfMaps) widget and more. -platform: Flutter +title: Zooming and Panning in Flutter Maps | Syncfusion +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 --- -# Zooming and Panning in Flutter Maps (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 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 0c964254d..a111f80b6 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. -platform: Flutter +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 (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. @@ -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/getting-started.md b/Flutter/radial-gauge/getting-started.md index 6c6599169..1cb6acd75 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 (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/radial-gauge/ranges.md b/Flutter/radial-gauge/ranges.md index edcb55bb6..ce4802b6b 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. -platform: Flutter +title: Ranges in Flutter Radial Gauge | Syncfusion +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 --- -# Ranges in Flutter Radial Gauge (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/getting-started.md b/Flutter/range-slider/getting-started.md index ad16d25d8..84854e886 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 (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. diff --git a/Flutter/range-slider/tooltip.md b/Flutter/range-slider/tooltip.md index e131eee42..5525ea08b 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. -platform: Flutter +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 (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..cc34fbfa7 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 (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..44a1895b1 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. -platform: Flutter +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 (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..944c43391 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 (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..82d76d08f 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 (SfSlider) This section explains about how to add the labels and dividers in the slider. ## Show labels @@ -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 9c0dbee4c..81d5a61de 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. -platform: Flutter +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 (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..f7a33c8a1 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. -platform: Flutter +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 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 89df17d0c..f88fb245f 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. -platform: Flutter +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 (SfSlider) This section helps to learn about how to add tooltip in the slider. diff --git a/Flutter/sparkcharts/getting-started.md b/Flutter/sparkcharts/getting-started.md index 15ee48b78..60402535e 100644 --- a/Flutter/sparkcharts/getting-started.md +++ b/Flutter/sparkcharts/getting-started.md @@ -108,8 +108,7 @@ 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).