Skip to content

Commit

Permalink
Support older sdk versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimibe committed May 28, 2022
1 parent 3833d35 commit bfa9517
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,5 +157,5 @@ packages:
source: hosted
version: "2.1.2"
sdks:
dart: ">=2.17.0 <3.0.0"
dart: ">=2.17.0-206.0.dev <3.0.0"
flutter: ">=1.17.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ repository: https://github.com/Dimibe/grouped_list


environment:
sdk: ">=2.17.0 <3.0.0"
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.17.0"

dependencies:
Expand Down

0 comments on commit bfa9517

Please sign in to comment.