codeclusive_lints 0.0.4 copy "codeclusive_lints: ^0.0.4" to clipboard
codeclusive_lints: ^0.0.4 copied to clipboard

Opinionated list of lints used everyday by Codeclusive team.

6
likes
120/ 140
pub points
30%
popularity

We analyzed this package 2 days ago, and awarded it 120 pub points (of a possible 140):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/codeclusiveio/flutter-packages/tree/codeclusive-lints/codeclusive_lints was unreachable. Make sure that the website is reachable via HEAD requests.

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/codeclusiveio/flutter-packages/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Documentation URL doesn't exist.

At the time of the analysis https://github.com/codeclusiveio/flutter-packages/tree/codeclusive-lints/codeclusive_lints was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

1 out of 1 API elements (100.0 %) have documentation comments.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android
  • ✓ iOS
  • ✓ Windows
  • ✓ Linux
  • ✓ macOS
  • ✓ Web
failed
Pass static analysis
30 / 50trigger folding of the section

30/50 points: code has no errors, warnings, lints, or formatting issues

WARNING: The include file 'package:flutter_lints/flutter.yaml' in '/tmp/pana_JOEZCR/lib/analysis_options_1.0.0.yaml' can't be found when analyzing '/tmp/pana_JOEZCR/lib'.

lib/analysis_options.yaml:1:10

  ╷
1 │ include: package:codeclusive_lints/analysis_options_1.0.0.yaml
  │          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/analysis_options.yaml

OK
Support up-to-date dependencies
20 / 20trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

No dependencies.

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

10/10 points: Package supports latest stable Dart and Flutter SDKs

Analyzed with Pana 0.22.3, Dart 3.3.4.

Check the analysis log for details.