Skip to content

Commit

Permalink
added flutter_slidable
Browse files Browse the repository at this point in the history
  • Loading branch information
liplum committed Aug 12, 2024
1 parent 223d18c commit fd00f76
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -928,6 +928,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.5.1"
flutter_slidable:
dependency: "direct main"
description:
name: flutter_slidable
sha256: "2c5611c0b44e20d180e4342318e1bbc28b0a44ad2c442f5df16962606fd3e8e3"
url: "https://pub.dev"
source: hosted
version: "3.1.1"
flutter_staggered_grid_view:
dependency: "direct main"
description:
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ dependencies:
flutter_staggered_grid_view: ^0.7.0
flex_color_picker: ^3.5.1
flutter_swipe_action_cell: ^3.1.3
flutter_slidable: ^3.1.1
bordered_text: ^2.0.0
flutter_platform_widgets: ^7.0.1
pull_down_button: ^0.10.1
Expand Down

0 comments on commit fd00f76

Please sign in to comment.