Skip to content

Commit c86701d

Browse files
committed
Homepage link updated for calendar and datepicker pubspec.yaml file.
1 parent 0f04770 commit c86701d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/syncfusion_flutter_calendar/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: syncfusion_flutter_calendar
22
description: The Flutter Calendar widget has nine built-in configurable views that provide basic functionalities for scheduling and representing appointments/events efficiently.
33
version: 22.1.34
4-
homepage: https://github.com/syncfusion/flutter-examples
4+
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_calendar
55

66
screenshots:
77
- description: 'This screenshot shows the week view with appointment.'

packages/syncfusion_flutter_datepicker/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: syncfusion_flutter_datepicker
22
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.
33
version: 22.1.34
4-
homepage: https://github.com/syncfusion/flutter-examples
4+
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_datepicker
55

66
screenshots:
77
- description: 'This screenshot shows the month view with range selection.'

0 commit comments

Comments
 (0)