diff --git a/pubspec.yaml b/pubspec.yaml index 924f92d62..a1beb8be2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ repository: https://github.com/ably/ably-flutter environment: sdk: ">=2.6.0 <3.0.0" - flutter: ">=1.17.0 <2.0.0" + flutter: ">=1.17.0" dependencies: collection: ^1.14.13