From 0c5f1a018605205aed222c9ccad49afd482ac1cc Mon Sep 17 00:00:00 2001 From: Liplum Date: Sat, 20 Jul 2024 23:04:25 +0800 Subject: [PATCH] bump packages to the latest --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index cd31cb4f0..c17eb72e1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -445,10 +445,10 @@ packages: dependency: "direct main" description: name: cupertino_onboarding - sha256: "948327610ba9204cde7d3f9a4f7fa2c5571272702a8c8c4d9ae0a2ec022393f1" + sha256: f9b4ead5a754fbf2515aa60e4b9d139a64602487c389032f740f44b486a5d293 url: "https://pub.dev" source: hosted - version: "1.2.0" + version: "1.3.0" dart_style: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 53b619a5b..91bbac0f3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -145,7 +145,7 @@ dependencies: flutter_platform_widgets: ^7.0.0 pull_down_button: ^0.9.4 system_theme: ^3.0.0 # read system theme color - cupertino_onboarding: ^1.2.0 + cupertino_onboarding: ^1.3.0 flutter_swipe_detector: ^2.0.0 carousel_slider: ^4.2.1 # iCalendar file generator