Skip to content

Commit

Permalink
Upgrade flutter_slidable
Browse files Browse the repository at this point in the history
  • Loading branch information
veloce committed Jan 31, 2025
1 parent 71dcde2 commit 61c82fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
11 changes: 5 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -739,12 +739,11 @@ packages:
flutter_slidable:
dependency: "direct main"
description:
path: "."
ref: "89b8384667d3b6c1c2967a8ff10846bcf0a170c7"
resolved-ref: "89b8384667d3b6c1c2967a8ff10846bcf0a170c7"
url: "https://github.com/veloce/flutter_slidable.git"
source: git
version: "3.1.1"
name: flutter_slidable
sha256: ab7dbb16f783307c9d7762ede2593ce32c220ba2ba0fd540a3db8e9a3acba71a
url: "https://pub.dev"
source: hosted
version: "4.0.0"
flutter_spinkit:
dependency: "direct main"
description:
Expand Down
5 changes: 1 addition & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,7 @@ dependencies:
flutter_native_splash: ^2.3.5
flutter_riverpod: ^2.3.4
flutter_secure_storage: ^9.2.0
flutter_slidable:
git:
url: https://github.com/veloce/flutter_slidable.git
ref: 89b8384667d3b6c1c2967a8ff10846bcf0a170c7
flutter_slidable: ^4.0.0
flutter_spinkit: ^5.2.0
freezed_annotation: ^2.2.0
http: ^1.1.0
Expand Down

0 comments on commit 61c82fa

Please sign in to comment.