Skip to content

Commit

Permalink
Merge pull request #2 from Jupi007/collection-1.17
Browse files Browse the repository at this point in the history
Require lower version of `collection` compatible with flutter
  • Loading branch information
HrX03 authored Oct 21, 2023
2 parents 012d4a1 + 826ef4c commit 3e86082
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ environment:
sdk: ">=3.1.0 <4.0.0"

dependencies:
collection: ^1.18.0
collection: ^1.17.2
flutter:
sdk: flutter

Expand All @@ -18,4 +18,4 @@ dev_dependencies:
flutter_lints: ^2.0.1
lint: ^2.1.2

flutter:
flutter:

0 comments on commit 3e86082

Please sign in to comment.