Skip to content
Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/syncfusion_flutter_calendar/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
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: 22.1.34
homepage: https://github.com/syncfusion/flutter-examples
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_calendar

screenshots:
- description: 'This screenshot shows the week view with appointment.'
Expand Down
2 changes: 1 addition & 1 deletion packages/syncfusion_flutter_datepicker/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
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: 22.1.34
homepage: https://github.com/syncfusion/flutter-examples
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_datepicker

screenshots:
- description: 'This screenshot shows the month view with range selection.'
Expand Down
2 changes: 1 addition & 1 deletion packages/syncfusion_flutter_signaturepad/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: syncfusion_flutter_signaturepad
description: The Flutter Signature Pad widget allows you to capture smooth and more realistic signatures through drawn gestures and save it as an image.
version: 22.1.34
homepage: https://github.com/syncfusion/flutter-examples
homepage: https://github.com/syncfusion/flutter-widgets/tree/master/packages/syncfusion_flutter_signaturepad

environment:
sdk: ">=2.17.0 <4.0.0"
Expand Down