diff --git a/example/pubspec.yaml b/example/pubspec.yaml index 9d2389e..278d69c 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -4,8 +4,8 @@ version: 1.0.0+1 publish_to: none environment: - sdk: ">=3.2.0 <4.0.0" - flutter: ">=3.16.0" + sdk: ">=3.5.0 <4.0.0" + flutter: ">=3.24.0" dependencies: bloc: ^8.0.0 diff --git a/pubspec.yaml b/pubspec.yaml index 05b2a23..4bb80dd 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,8 +8,8 @@ funding: [https://github.com/sponsors/felangel] version: 0.1.0 environment: - sdk: ">=3.2.0 <4.0.0" - flutter: ">=3.16.0" + sdk: ">=3.5.0 <4.0.0" + flutter: ">=3.24.0" dependencies: flutter: