forked from syncfusion/flutter-widgets
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
49 lines (42 loc) · 2.02 KB
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
name: syncfusion_flutter_calendar
description: The Flutter Calendar widget has nine built-in configurable views that provide basic functionalities for scheduling and representing appointments/events efficiently.
version: 24.2.9
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_calendar
screenshots:
- description: 'This screenshot shows the week view with appointment.'
path: screenshots/flutter-calendar-week-appointments.jpg
- description: 'This screenshot shows the month view with appointment.'
path: screenshots/flutter-calendar-month-appointments.jpg
- description: 'This screenshot shows the timeline month view with appointment.'
path: screenshots/flutter-calendar-timeline-month-appointments.png
- description: 'This screenshot shows the special regions.'
path: screenshots/flutter-calendar-special-time-regions.png
- description: 'This screenshot shows the recurrence appointment on view.'
path: screenshots/flutter-calendar-recurring-appointments.jpg
- description: 'This screenshot shows the appointment view builder.'
path: screenshots/flutter-calendar-appointment-view-builder.png
- description: 'This screenshot shows the schedule view.'
path: screenshots/flutter-calendar-schedule-view.png
- description: 'This screenshot shows the resource view.'
path: screenshots/flutter-calendar-resource-view.png
- description: 'This screenshot shows the appointment drag-and-drop and resize.'
path: screenshots/flutter-calendar-resize-drag-drop.gif
- description: 'This screenshot shows the quick navigation.'
path: screenshots/flutter-calendar-quick-navigation.png
environment:
sdk: '>=2.17.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
timezone: 0.9.2
syncfusion_flutter_core:
path: ../syncfusion_flutter_core
syncfusion_flutter_datepicker:
path: ../syncfusion_flutter_datepicker
intl: '>=0.18.1 <0.20.0'
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
assets:
- packages/timezone/data/latest_all.tzf