Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump syncfusion_flutter_datepicker and syncfusion_flutter_calendar
Browse files Browse the repository at this point in the history
Bumps [syncfusion_flutter_datepicker](https://github.com/syncfusion/flutter-widgets/tree/master/packages) and [syncfusion_flutter_calendar](https://github.com/syncfusion/flutter-widgets/tree/master/packages). These dependencies needed to be updated together.

Updates `syncfusion_flutter_datepicker` from 27.2.5 to 28.2.3
- [Release notes](https://github.com/syncfusion/flutter-widgets/releases)
- [Commits](https://github.com/syncfusion/flutter-widgets/commits/HEAD/packages)

Updates `syncfusion_flutter_calendar` from 27.2.5 to 28.1.37
- [Release notes](https://github.com/syncfusion/flutter-widgets/releases)
- [Commits](https://github.com/syncfusion/flutter-widgets/commits/HEAD/packages)

---
updated-dependencies:
- dependency-name: syncfusion_flutter_datepicker
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: syncfusion_flutter_calendar
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Feb 1, 2025
1 parent 5ce1748 commit 74f54fe
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
@@ -1478,26 +1478,26 @@ packages:
dependency: "direct main"
description:
name: syncfusion_flutter_calendar
sha256: "20118a598cf5ae5b7ec84fa364e2b51070800f078466158fcd25864e1b5a2cfd"
sha256: f817bd4ee96c4d34dd98d11c80be8703e8cea7e1dda13a99f5a8ee1e5cdc9b70
url: "https://pub.dev"
source: hosted
version: "27.2.5"
version: "28.1.37"
syncfusion_flutter_core:
dependency: transitive
description:
name: syncfusion_flutter_core
sha256: "325f519ce4ad8edd81811c21b853d72018529e353584490824da0555156ba076"
sha256: "213ada2c3b3555a73cb0eb1530d24d27dcf1a0a1555c0f00dd3e1486b01878ad"
url: "https://pub.dev"
source: hosted
version: "27.2.5"
version: "28.2.3"
syncfusion_flutter_datepicker:
dependency: "direct main"
description:
name: syncfusion_flutter_datepicker
sha256: "2177e49eb8a1c0fce7081e40f5613c986d00e5e63cbeb98a6012f65ca156bfc7"
sha256: "9d2694d618d081c9477402175ff027936f60ac053d0989ca02ee65b2e27a65c7"
url: "https://pub.dev"
source: hosted
version: "27.2.5"
version: "28.2.3"
synchronized:
dependency: transitive
description:
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -71,8 +71,8 @@ dependencies:
shimmer: ^3.0.0
social_share: ^2.2.1
stack_trace: ^1.11.1
syncfusion_flutter_calendar: ^27.2.5
syncfusion_flutter_datepicker: ^27.2.5
syncfusion_flutter_calendar: ^28.1.37
syncfusion_flutter_datepicker: ^28.2.3
timelines: ^0.1.0
tutorial_coach_mark: ^1.2.12
url_launcher: ^6.3.1

0 comments on commit 74f54fe

Please sign in to comment.