fix sdk constraints for pub.dev validation

This commit is contained in:
agra
2026-04-16 18:52:37 +03:00
parent 785c6d3c31
commit fb40549cce

View File

@@ -13,7 +13,8 @@ topics:
- animation
environment:
sdk: ">=3.0.0"
sdk: ">=3.0.0 <4.0.0"
flutter: ">=3.10.0"
dependencies:
flutter: