mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
241 B
10 lines
241 B
2 years ago
|
name: analysis_defaults
|
||
|
description: Analysis defaults for flutter/samples
|
||
|
publish_to: none
|
||
|
|
||
|
environment:
|
||
|
sdk: '>=2.19.0-0 <4.0.0'
|
||
|
|
||
|
# NOTE: Code is not allowed in this package. Do not add dependencies.
|
||
|
dependencies:
|
||
|
flutter_lints: ^2.0.1
|