mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Add missing sdk constriants in pubspec.yaml files. * Update tools/android_lint/pubspec.yaml Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
7 lines
200 B
YAML
7 lines
200 B
YAML
# Copyright 2013 The Flutter Authors. All rights reserved.
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
# found in the LICENSE file.
|
|
|
|
environment:
|
|
sdk: '>=2.11.0 <3.0.0'
|