passsy / dart-lint

An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter
Apache License 2.0
277 stars 82 forks source link

Is it a superset of `package:flutter_lints/flutter.yaml`? #50

Closed fzyzcjy closed 2 years ago

fzyzcjy commented 2 years ago

Hi thanks for the lint rules! I wonder whether this is a super set of the Flutter-suggested package:flutter_lints/flutter.yaml?

passsy commented 2 years ago

There are some slight differences, you can find a comparison at https://rydmike.com/blog_flutter_linting.html