From 3bd8a63f79b43295d7945408a39a6aea1e5fe1ae Mon Sep 17 00:00:00 2001 From: Satyam Jha <135056339+may-tas@users.noreply.github.com> Date: Mon, 3 Feb 2025 16:30:07 +0530 Subject: [PATCH] updated syncfusion_flutter_calendar and date_picker (#2732) Co-authored-by: Satyam Jha --- pubspec.lock | 16 ++++++++-------- pubspec.yaml | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 379432507..5c3d43302 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1470,26 +1470,26 @@ packages: dependency: "direct main" description: name: syncfusion_flutter_calendar - sha256: "20118a598cf5ae5b7ec84fa364e2b51070800f078466158fcd25864e1b5a2cfd" + sha256: ef6cd3f6bcfdd21ea77d5c889bb13fa6bf46ed5a0724f5d545cb43da67e9f1e2 url: "https://pub.dev" source: hosted - version: "27.2.5" + version: "28.2.3" 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: @@ -1533,10 +1533,10 @@ packages: dependency: transitive description: name: timezone - sha256: "2236ec079a174ce07434e89fcd3fcda430025eb7692244139a9cf54fdcf1fc7d" + sha256: ffc9d5f4d1193534ef051f9254063fa53d588609418c84299956c3db9383587d url: "https://pub.dev" source: hosted - version: "0.9.4" + version: "0.10.0" timing: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index f5f0c9e6b..b29374431 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -70,8 +70,8 @@ dependencies: shared_preferences: ^2.3.3 shimmer: ^3.0.0 stack_trace: ^1.11.1 - syncfusion_flutter_calendar: ^27.2.5 - syncfusion_flutter_datepicker: ^27.2.5 + syncfusion_flutter_calendar: ^28.2.3 + syncfusion_flutter_datepicker: ^28.2.3 timelines_plus: ^1.0.6 tutorial_coach_mark: ^1.2.12 url_launcher: ^6.3.1