chore: update changelog+sdk env

This commit is contained in:
2023-09-06 00:20:43 +03:00
parent ec9a3ca769
commit f93ba37223
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 0.7.2
- Fix Flutter v3 support
## 0.7.1
- Fix Flutter v2 support

View File

@@ -5,7 +5,7 @@ homepage: https://github.com/chenasraf/wheel_spinner
repository: https://github.com/chenasraf/wheel_spinner
environment:
sdk: '>=2.17.0 <3.0.0'
sdk: '>=2.17.0 <4.0.0'
dependencies:
flutter: