Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 4 additions & 4 deletions Flutter/DateRangePicker/Callbacks.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Callbacks in Flutter Date Range Picker widget | Syncfusion
description: Learn here all about Callbacks of Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget and more.
platform: Flutter
title: Callbacks in Flutter DateRangePicker | Syncfusion®
description: Learn about callback support in Syncfusion® Flutter DateRangePicker (SfDateRangePicker), including date selection, view changes, and navigation events.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Callbacks in Flutter Date Range Picker (SfDateRangePicker)
# Callbacks in Flutter DateRangePicker (SfDateRangePicker)

Calendar supports the [ViewChangedCallback](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerViewChangedCallback.html) and [SelectionChangedCallback](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/DateRangePickerSelectionChangedCallback.html) to interact with the Flutter date range picker.

Expand Down
4 changes: 2 additions & 2 deletions Flutter/DateRangePicker/accessibility.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Accessibility in Flutter Date Range Picker widget | Syncfusion
description: Learn here all about Accessibility feature of Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget and more.
title: Accessibility in Flutter DateRangePicker | Syncfusion®
description: Learn about accessibility support in Syncfusion® Flutter DateRangePicker (SfDateRangePicker), including keyboard navigation, screen readers, and more.
platform: flutter
control: SfDateRangePicker
documentation: ug
Expand Down
6 changes: 3 additions & 3 deletions Flutter/DateRangePicker/builders.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
layout: post
title: Builders in Flutter Date Range Picker | Syncfusion
description: Step-by-step guide to use builders in Syncfusion Flutter Date Range Picker (SfDateRangePicker)custom cell builders, view customization, and sample usage.
title: Builders in Flutter DateRangePicker | Syncfusion®
description: Learn about builder support in Syncfusion® Flutter DateRangePicker (SfDateRangePicker), including custom cell rendering, view customization, and templates.
platform: flutter
control: SfDateRangePicker
documentation: ug
---
# Flutter Date Range Picker Builders (SfDateRangePicker)
# Builders in Flutter DateRangePicker (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.

Expand Down
6 changes: 3 additions & 3 deletions Flutter/DateRangePicker/customizations.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Customizations in Flutter Date Range Picker | Syncfusion
description: Step-by-step guide to customize Syncfusion Flutter Date Range Picker—month/year cells, selection styling, month formats, and special date decorations.
title: Customizations in Flutter DateRangePicker | Syncfusion®
description: Learn about customization options in Syncfusion® Flutter DateRangePicker (SfDateRangePicker), including cell styling, date formats, and special dates.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Flutter Date Range Picker Customizations (SfDateRangePicker)
# Customizations in Flutter DateRangePicker (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).

Expand Down
8 changes: 4 additions & 4 deletions Flutter/DateRangePicker/date-navigations.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Date Navigations in Flutter Date Range Picker widget | Syncfusion
description: Learn here all about Date navigations feature of Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget and more.
platform: Flutter
title: Date Navigation in Flutter DateRangePicker | Syncfusion®
description: Learn about date navigation in Syncfusion® Flutter DateRangePicker (SfDateRangePicker), including view navigation, date scrolling, and programmatic navigation.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Date Navigations in Flutter Date Range Picker (SfDateRangePicker)
# Date Navigation in Flutter DateRangePicker (SfDateRangePicker)

## Programmatic date navigation

Expand Down
6 changes: 3 additions & 3 deletions Flutter/DateRangePicker/date-restrictions.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Date Restrictions in Flutter Date Range Picker | Syncfusion
description: Step-by-step guide to configure date restrictions in Syncfusion Flutter Date Range Picker—min/max dates, blackout dates, selectableDayPredicate, and past-date.
title: Date Restrictions in Flutter DateRangePicker | Syncfusion®
description: Learn about date restrictions in Syncfusion® Flutter DateRangePicker (SfDateRangePicker), including min/max dates, blackout dates, and date selection rules.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Flutter Date Range Picker Date Restrictions (SfDateRangePicker)
# Date Restrictions in Flutter DateRangePicker (SfDateRangePicker)

## Minimum display date

Expand Down
6 changes: 3 additions & 3 deletions Flutter/DateRangePicker/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting Started with Flutter Date Range Picker | Syncfusion
description: Step-by-step guide to set up Syncfusion Flutter Date Range Picker (SfDateRangePicker)—add dependency, import, initialize, and configure core features.
title: Getting Started with Flutter DateRangePicker | Syncfusion®
description: Learn how to get started with the Syncfusion® Flutter DateRangePicker (SfDateRangePicker). Explore setup, date selection, and customization options.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Flutter Date Range Picker Getting Started (SfDateRangePicker)
# Getting Started with Flutter DateRangePicker (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<sup>&reg;</sup> date range picker widget.

Expand Down
6 changes: 3 additions & 3 deletions Flutter/DateRangePicker/headers.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Headers in Flutter Date Range Picker | Syncfusion
description: Step-by-step guide to customize the header and view header in Syncfusion Flutter Date Range Picker—headerStyle, headerHeight, viewHeaderStyle, and dayFormat.
title: Headers in Flutter DateRangePicker | Syncfusion®
description: Learn about header customization in Syncfusion® Flutter DateRangePicker (SfDateRangePicker), including header styles, view headers, and day formats.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Flutter Date Range Picker Headers (SfDateRangePicker)
# Headers in Flutter DateRangePicker (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.

Expand Down
6 changes: 3 additions & 3 deletions Flutter/DateRangePicker/hijri-date-picker.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
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.
title: About Flutter Hijri DateRangePicker Control | Syncfusion®
description: Learn about the Syncfusion® Flutter Hijri DateRangePicker (SfHijriDateRangePicker), its features, selection modes, views, and customization options.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Flutter Hijri Date Range Picker Brief (SfHijriDateRangePicker)
# About Flutter Hijri DateRangePicker Control (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).

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: DateRangePicker Widget in FlutterFlow framework | Syncfusion
description: You can learn here all about adding Syncfusion Flutter DateRangePicker ( SfDateRangePicker ) widget in FlutterFlow framework.
title: How to Add DateRangePicker in FlutterFlow | Syncfusion®
description: Learn how to add and use Syncfusion® Flutter DateRangePicker (SfDateRangePicker) in FlutterFlow, including setup, integration, and configuration.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# How to add Syncfusion<sup>&reg;</sup> DateRangePicker widget in FlutterFlow?
# How to Add DateRangePicker in FlutterFlow (SfDateRangePicker)

## Overview

Expand Down
6 changes: 3 additions & 3 deletions Flutter/DateRangePicker/localization.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
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.
title: Localization in Flutter DateRangePicker | Syncfusion®
description: Learn about localization support in Syncfusion® Flutter DateRangePicker (SfDateRangePicker), including locale settings, translations, and regional formats.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Flutter Date Range Picker Localization (SfDateRangePicker)
# Localization in Flutter DateRangePicker (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.

Expand Down
6 changes: 3 additions & 3 deletions Flutter/DateRangePicker/overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: About Flutter Date Range Picker widget | Syncfusion
description: Learn here all about introduction of Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget, its features, and more.
title: About Flutter DateRangePicker Control | Syncfusion®
description: Learn about the Syncfusion® Flutter DateRangePicker (SfDateRangePicker), its features, selection modes, views, and customization options.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Flutter Date Range Picker (SfDateRangePicker) Overview
# About Flutter DateRangePicker Control (SfDateRangePicker)

The Syncfusion<sup>&reg;</sup> Flutter Date Range Picker is a lightweight widget that allows users to easily select a single date, multiple dates, or a range of dates. It provides month, year, decade, and century view options to quickly navigate to the desired date. It supports minimum, maximum, and disabled dates to restrict date selection.

Expand Down
6 changes: 3 additions & 3 deletions Flutter/DateRangePicker/right-to-left.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Right to Left in Flutter Date Range Picker widget | Syncfusion
description: Learn here all about Right to Left feature in Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget and more.
title: Right-to-Left (RTL) in Flutter DateRangePicker | Syncfusion®
description: Learn about right-to-left (RTL) support in Syncfusion® Flutter DateRangePicker (SfDateRangePicker), including layout, navigation, and date selection.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Right to Left (RTL) in Flutter Date Range Picker (SfDateRangePicker)
# Right-to-Left (RTL) in Flutter DateRangePicker (SfDateRangePicker)

[SfDateRangePicker](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker-class.html) supports Right to left rendering and all the date picker elements rendering direction will be changed.

Expand Down
6 changes: 3 additions & 3 deletions Flutter/DateRangePicker/selections.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Selections in Flutter Date Range Picker | Syncfusion
description: Step-by-step guide to configure selection behavior in Syncfusion Flutter Date Range Picker—single, multiple, range, multi-range, selections, and styling.
title: Selections in Flutter DateRangePicker | Syncfusion®
description: Learn about selection options in Syncfusion® Flutter DateRangePicker (SfDateRangePicker), including single, multiple, range, and multi-range selections.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Flutter Date Range Picker Selections (SfDateRangePicker)
# Selections in Flutter DateRangePicker (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

Expand Down
8 changes: 4 additions & 4 deletions Flutter/DateRangePicker/views.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Views in Flutter Date Range Picker widget | Syncfusion
description: Learn here all about Views feature of Syncfusion Flutter Date Range Picker (SfDateRangePicker) widget and more.
platform: Flutter
title: Views in Flutter DateRangePicker | Syncfusion®
description: Learn about view support in Syncfusion® Flutter DateRangePicker (SfDateRangePicker), including month, year, decade, and century views.
platform: flutter
control: SfDateRangePicker
documentation: ug
---

# Multiple Picker Views in Flutter Date Range Picker (SfDateRangePicker)
# Views in Flutter DateRangePicker (SfDateRangePicker)

The [SfDateRangePicker](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker-class.html) widget provides four different types of views to display. It can be assigned to the widget constructor by using the [view](https://pub.dev/documentation/syncfusion_flutter_datepicker/latest/datepicker/SfDateRangePicker/view.html) property. Default view of the widget is month view. By default the current date will be displayed initially for all the date range picker views.

Expand Down
6 changes: 3 additions & 3 deletions Flutter/ai-assistview/ai-assistview-theme.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Theme in Flutter AI AssistView widget | Syncfusion
description: Learn here all about Theme feature of Syncfusion Flutter AI AssistView (SfAIAssistViewTheme) widget and how it enhances user interaction and customization.
title: Themes in Flutter AI AssistView | Syncfusion®
description: Learn about theming support in Syncfusion® Flutter AI AssistView (SfAIAssistView), including messages, editors, buttons, suggestions, and toolbars.
platform: flutter
control: SfAIAssistViewTheme
documentation: ug
---

# Theme in Flutter AI AssistView (SfAIAssistViewTheme)
# Themes in Flutter AI AssistView (SfAIAssistView)

This section explains the customization properties available in [`SfAIAssistViewThemeData`](https://pub.dev/documentation/syncfusion_flutter_core/latest/theme/SfAIAssistViewThemeData-class.html).

Expand Down
4 changes: 2 additions & 2 deletions Flutter/ai-assistview/composer.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Composer in Flutter AI AssistView widget | Syncfusion
description: Learn here all about Composer feature of Syncfusion Flutter AI AssistView (SfAIAssistView) widget, including its properties and more.
title: Composer in Flutter AI AssistView | Syncfusion®
description: Learn about the composer in Syncfusion® Flutter AI AssistView (SfAIAssistView), including text input, styling, decorations, and custom layouts.
platform: flutter
control: SfAIAssistView
documentation: ug
Expand Down
6 changes: 3 additions & 3 deletions Flutter/ai-assistview/conversation-area.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Conversation Area in Flutter AI AssistView widget | Syncfusion
description: Learn here all about the conversation area of Syncfusion Flutter AI AssistView (SfAIAssistView) widget and more.
title: Conversation Area in Flutter AI AssistView | Syncfusion®
description: Learn about the conversation area in Syncfusion® Flutter AI AssistView (SfAIAssistView), including messages, headers, avatars, suggestions, and toolbars.
platform: flutter
control: SfAIAssistView
documentation: ug
---

# Conversation area in Flutter AI AssistView (SfAIAssistView)
# Conversation Area in Flutter AI AssistView (SfAIAssistView)

This section explains the customization options available for modifying the request and response messages in the AI AssistView widget.

Expand Down
6 changes: 3 additions & 3 deletions Flutter/ai-assistview/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Getting started with Flutter AI AssistView widget | Syncfusion
description: Learn here about getting started with Syncfusion Flutter AI AssistView (SfAIAssistView) widget, its elements, and more.
title: Getting Started with Flutter AI AssistView | Syncfusion®
description: Learn how to get started with the Syncfusion® Flutter AI AssistView (SfAIAssistView). Explore setup, basic features, and customization options.
platform: flutter
control: SfAIAssistView
documentation: ug
---

# Getting started with Flutter AI AssistView (SfAIAssistView)
# Getting Started with Flutter AI AssistView (SfAIAssistView)

This section explains how to add the Flutter AI AssistView widget to a single Flutter application and how to use its basic features.

Expand Down
6 changes: 3 additions & 3 deletions Flutter/ai-assistview/how-to/custom-widget-on-flutterflow.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: AIAssistView Widget in FlutterFlow | Syncfusion
description: You can learn here all about adding Syncfusion Flutter AIAssistView ( SfAIAssistView Widget ) widget in FlutterFlow.
title: How to Add AI AssistView in FlutterFlow | Syncfusion®
description: Learn how to add and use the Syncfusion® Flutter AI AssistView (SfAIAssistView) in FlutterFlow, including setup, integration, and configuration.
platform: flutter
control: SfAIAssistView
documentation: ug
---

# How to add Syncfusion<sup>&reg;</sup> AIAssistView widget in FlutterFlow?
# How to Add AI AssistView in FlutterFlow (SfAIAssistView)

## Overview

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Flutter/ai-assistview/how-to/how-to-section-images/page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions Flutter/ai-assistview/overview.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: About Flutter AI AssistView widget | Syncfusion
description: Learn here all about the introduction of Syncfusion Flutter AI AssistView (SfAIAssistView) widget, its features, and more.
title: About Flutter AI AssistView Control | Syncfusion®
description: Learn about the Syncfusion® Flutter AI AssistView (SfAssistView), its features, customization options, and AI conversation capabilities.
platform: flutter
control: SfAIAssistView
documentation: ug
---

# Flutter AI AssistView (SfAIAssistView) Overview
# About Flutter AI AssistView Control (SfAIAssistView)

The Syncfusion<sup>&reg;</sup> Flutter AI AssistView widget is a powerful and customizable tool designed to simplify the integration of AI assistant functionality. It allows users to customize message content, headers, footers, avatars, response toolbars, loading indicators, suggestion items, text editors, and action buttons.

Expand Down
4 changes: 2 additions & 2 deletions Flutter/ai-assistview/placeholder.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Placeholder in Flutter AI AssistView widget | Syncfusion
description: Learn here all about Placeholder feature of Syncfusion Flutter AI AssistView (SfAIAssistView) widget, including its properties and more.
title: Placeholder in Flutter AI AssistView | Syncfusion®
description: Learn about placeholder support in Syncfusion® Flutter AI AssistView (SfAIAssistView), including placeholder behavior and customization options.
platform: flutter
control: SfAIAssistView
documentation: ug
Expand Down
Loading