Skip to content

Commit 8b961d1

Browse files
feat: Remove unused dependency
1 parent 78cb1a4 commit 8b961d1

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ packages:
6565
source: hosted
6666
version: "1.1.0"
6767
collection:
68-
dependency: "direct main"
68+
dependency: transitive
6969
description:
7070
name: collection
7171
url: "https://pub.dartlang.org"

pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ dependencies:
1414
flutter_localizations:
1515
sdk: flutter
1616
intl: ^0.17.0
17-
collection: ^1.15.0
1817

1918
dev_dependencies:
2019
flutter_lints: ^2.0.1

0 commit comments

Comments
 (0)