Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 2be5d8b3cec81cbddce76ab33aef3da698357df7..05b6db82a9bc667c00243be1940862bce8463487 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -34,3 +34,6 @@ dev_dependencies: |
| scheduled_test: "^0.11.8" |
| source_maps: "^0.9.0" |
| unittest: "^0.11.0" |
| + |
| +environment: |
| + sdk: ">=1.11.0-dev.3.0 <2.0.0" |