diff --git a/pubspec.yaml b/pubspec.yaml index e07174b6..0852f939 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ version: 6.1.2 description: Bindings of the ReactJS library for building interactive interfaces. homepage: https://github.com/cleandart/react-dart environment: - sdk: '>=2.7.0 <3.0.0' + sdk: ">=2.11.0 <3.0.0" dependencies: js: ^0.6.0 meta: ">=1.1.6 <1.7.0" # Workaround to avoid https://github.com/dart-lang/sdk/issues/46142