Skip to content

Commit

Permalink
pubspec: remove unused flutter_staggered_grid_view package (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
wfleischer authored Dec 1, 2024
1 parent b185822 commit e9514d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -245,14 +245,6 @@ packages:
url: "https://pub.dev"
source: hosted
version: "2.6.1"
flutter_staggered_grid_view:
dependency: "direct main"
description:
name: flutter_staggered_grid_view
sha256: "19e7abb550c96fbfeb546b23f3ff356ee7c59a019a651f8f102a4ba9b7349395"
url: "https://pub.dev"
source: hosted
version: "0.7.0"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencies:
flutter_localizations:
sdk: flutter
flutter_riverpod: ^2.6.1
flutter_staggered_grid_view: ^0.7.0
intl: ^0.19.0
package_info_plus: ^8.1.1
shared_preferences: ^2.3.2
Expand All @@ -39,4 +38,5 @@ flutter:
uses-material-design: true
generate: true
assets:
- assets/images/whats_new/
- assets/repositories/

0 comments on commit e9514d1

Please sign in to comment.