Skip to content

Commit

Permalink
support all platforms and have topic (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulkastel committed Aug 30, 2023
1 parent 01b151c commit b6354a4
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,21 @@ issue_tracker: https://github.com/miquido/lint_quido/issues
homepage: https://github.com/miquido/lint_quido
documentation: https://github.com/miquido/lint_quido

topics:
- analysis
- lints

environment:
sdk: ">=3.0.6 <4.0.0"
flutter: ">=3.13.0"

platforms:
android:
ios:
linux:
windows:
macos:
ios:
android:
web:
windows:

dependencies:
dart_code_metrics: ^5.7.6
Expand Down

0 comments on commit b6354a4

Please sign in to comment.