Skip to content

Commit

Permalink
fix sdk constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
peng8350 authored Mar 18, 2021
1 parent 44a2979 commit f56715c
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
@@ -1,11 +1,11 @@
name: pull_to_refresh
description: a widget provided to the flutter scroll component drop-down refresh and pull up load.
version: 1.6.4
version: 1.6.4-nullsafety.0
homepage: https://github.com/peng8350/flutter_pulltorefresh

environment:
sdk: '>=2.12.0 <3.0.0'
flutter: ">=0.1.4 <2.0.0"
flutter: ">=2.0.0"

dependencies:
flutter:
Expand Down

0 comments on commit f56715c

Please sign in to comment.