blob: 0177756e95597bfcb4a7c0a0c3f97ac4a8bc925a [file] [log] [blame]
name: example
description: A project that showcases how to enable the recommended lints for Flutter apps, packages, and plugins.
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
# Add the latest version of `package:flutter_lints` as a dev_dependency. The
# lint set provided by this package is activated in the `analysis_options.yaml`
# file located next to this `pubspec.yaml` file.
dev_dependencies:
flutter_lints: ^1.0.0 # Check https://pub.dev/packages/flutter_lints for latest version number.