diff --git a/pubspec.yaml b/pubspec.yaml index 3872d6e2..c2d58bbd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ version: 0.11.0+22 environment: sdk: '>=3.2.1 <4.0.0' - flutter: ">=3.19.5" + flutter: ">=3.19.5 <3.20.0" dependencies: animations: ^2.0.11