yohom / decorated_lints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Lint Package with decorated_flutter

Usage

In your pubspec.yaml, add

dev_dependencies:
  decorated_lints: ^0.0.1

In your analysis_options.yaml, add

analyzer:
  plugins:
    - decorated_lints

About

License:Other


Languages

Language:Dart 100.0%