Skip to content

Commit

Permalink
feat: Added new package for bottom sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-bak committed Apr 22, 2024
1 parent 1522706 commit f626f53
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 @@ -797,6 +797,14 @@ packages:
url: "https://pub.dev"
source: hosted
version: "1.0.5"
modal_bottom_sheet:
dependency: "direct main"
description:
name: modal_bottom_sheet
sha256: eac66ef8cb0461bf069a38c5eb0fa728cee525a531a8304bd3f7b2185407c67e
url: "https://pub.dev"
source: hosted
version: "3.0.0"
nested:
dependency: transitive
description:
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ dependencies:
intl: ^0.18.1
dotted_border: ^2.1.0
flutter_cache_manager: ^3.3.1
modal_bottom_sheet: ^3.0.0

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit f626f53

Please sign in to comment.