blob: f43f822dd510e0ede65307c923d18043602585e8 [file] [log] [blame]
name: _webdevSmoke
description: A test fixture for webdev testing.
# The versions in this pubspec should match the requirements
# defined by webdev. That is the SDK constraint should be the
# same as defined by webdev/pubspec.yaml and the build_runner
# and build_web_compilers constraint should match those defined
# in pubspec.dart.
environment:
sdk: '>=2.13.0-144.0.dev <3.0.0'
dev_dependencies:
build_runner: '>=1.6.2 <3.0.0'
build_web_compilers: '>=2.12.0 <4.0.0'