diff --git a/example/pubspec.yaml b/example/pubspec.yaml index fb2316930..bcd0d027a 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -4,8 +4,8 @@ publish_to: "none" version: 1.0.0+1 environment: - sdk: ">=2.17.0 <3.0.0" - flutter: ">=3.3.0" + sdk: ">=2.17.0 <3.3.2" + flutter: ">=3.3.2" dependencies: flutter: diff --git a/pubspec.yaml b/pubspec.yaml index 35f00269b..97a7ea65b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,8 +5,8 @@ homepage: https://github.com/ubuntu/yaru_widgets.dart version: 1.1.3 environment: - sdk: ">=2.17.0 <3.0.0" - flutter: ">=3.3.0" + sdk: ">=2.17.0 <3.3.2" + flutter: ">=3.3.2" dependencies: flutter: