Skip to content

Commit 1502dc7

Browse files
authored
refactor: lowered sdk constraints to support dart 2.17 and above (#56)
1 parent 1184495 commit 1502dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage: https://outdatedguy.rocks
55
repository: https://github.com/OutdatedGuy/firebase_pagination
66

77
environment:
8-
sdk: '>=3.4.3 <4.0.0'
8+
sdk: '>=2.17.0 <4.0.0'
99
flutter: ">=1.17.0"
1010

1111
dependencies:

0 commit comments

Comments
 (0)