flutter_flutter/web_sdk/pubspec.yaml
Siva 76310c4264
Add missing sdk constriant in pubspec.yaml files. (#23124)
* Add missing sdk constriants in pubspec.yaml files.

* Update tools/android_lint/pubspec.yaml

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
2020-12-17 09:45:26 -08:00

9 lines
164 B
YAML

name: web_sdk_tests
author: Flutter Authors <flutter-dev@googlegroups.com>
environment:
sdk: '>=2.11.0 <3.0.0'
dev_dependencies:
analyzer: ^0.40.6
test: any