fix sdk constraints for pub.dev validation
This commit is contained in:
@@ -13,7 +13,8 @@ topics:
|
|||||||
- animation
|
- animation
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=3.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
flutter: ">=3.10.0"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
flutter:
|
flutter:
|
||||||
|
|||||||
Reference in New Issue
Block a user