·
5 commits
to main
since this release
- feat: initial release π
-
Install
dart_frog_lint
dart pub add --dev dart_frog_lint
-
Add an
analysis_options.yaml
to the root of your project with the recommended rulesinclude: package:dart_frog_lint/recommended.yaml
-