mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00

New feature in upcoming Dart 3.2. See https://github.com/dart-lang/language/issues/2020. Feature is enabled by bumping the min SDK version to 3.2. Part of https://github.com/flutter/flutter/issues/134476.
10 lines
238 B
YAML
10 lines
238 B
YAML
# This file exists to simulate a project root. The testing library should stop
|
|
# scanning for a `flutter_test_config.dart` file when it reaches this directory
|
|
|
|
name: dummy
|
|
|
|
environment:
|
|
sdk: '>=3.2.0-0 <4.0.0'
|
|
|
|
# PUBSPEC CHECKSUM: 0000
|