forked from syncfusion/flutter-widgets
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
22 lines (18 loc) · 723 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
22 lines (18 loc) · 723 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: syncfusion_flutter_datepicker
description: The Flutter Date Range Picker widget allows users to easily select dates or a range of dates. It has four built-in views that allow quick navigation to the desired date.
version: 32.1.19
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_datepicker
screenshots:
- description: 'This screenshot shows different features of date range picker.'
path: screenshots/flutter-daterangepicker-screenshot.png
environment:
sdk: ^3.7.0
flutter: ">=3.35.1"
flutter:
uses-material-design: true
dependencies:
flutter:
sdk: flutter
intl: '>=0.18.1 <0.21.0'
syncfusion_flutter_core:
path: ../syncfusion_flutter_core