Skip to content

Commit f56715c

Browse files
authored
fix sdk constraint
1 parent 44a2979 commit f56715c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: pull_to_refresh
22
description: a widget provided to the flutter scroll component drop-down refresh and pull up load.
3-
version: 1.6.4
3+
version: 1.6.4-nullsafety.0
44
homepage: https://github.com/peng8350/flutter_pulltorefresh
55

66
environment:
77
sdk: '>=2.12.0 <3.0.0'
8-
flutter: ">=0.1.4 <2.0.0"
8+
flutter: ">=2.0.0"
99

1010
dependencies:
1111
flutter:

0 commit comments

Comments
 (0)