velvet_lints 0.0.1-dev.5 copy "velvet_lints: ^0.0.1-dev.5" to clipboard
velvet_lints: ^0.0.1-dev.5 copied to clipboard

Recommended lints for Velvet apps, packages, and plugins to encourage good coding practices.

140/ 160
pub points
11
downloads

We analyzed this package 5 hours ago, and awarded it 140 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

Repository has no matching pubspec.yaml with name: velvet_lints.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: velvet_lints,
    • contains a version property, and,
    • does not contain a publish_to property.
Homepage URL doesn't exist.

At the time of the analysis https://github.com/dedecube/velvet/tree/main/packages/velvet_lints was unreachable. Make sure that the website is reachable via HEAD requests.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

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

Passed check 10/10 points: Package has an example

Passed report section
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
custom_lint ^0.6.4 0.6.4 0.8.1
flutter_lints ^3.0.0 3.0.2 6.0.0
pyramid_lint ^2.0.0 2.0.0 3.0.0
riverpod_lint ^2.3.10 2.3.10 3.1.4
velvet_custom_lints ^0.0.1-dev.6 0.0.1-dev.6 0.0.1-dev.6
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 67.0.0 104.0.0
analyzer - 6.4.1 14.0.0
analyzer_plugin - 0.11.3 0.14.13
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
checked_yaml - 2.0.4 2.0.4
ci - 0.1.0 0.1.0
cli_util - 0.4.2 0.5.1
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
custom_lint_builder - 0.6.4 0.8.1
custom_lint_core - 0.6.3 0.8.2
dart_style - 2.3.6 3.1.9
file - 7.0.1 7.0.1
fixnum - 1.1.1 1.1.1
freezed_annotation - 2.4.4 3.1.0
glob - 2.1.3 2.1.3
hotreloader - 4.4.0 4.4.0
json_annotation - 4.12.0 4.12.0
lints - 3.0.0 6.1.0
logging - 1.3.0 1.3.0
matcher - 0.12.20 0.12.20
meta - 1.18.3 1.18.3
package_config - 2.2.0 3.0.0
path - 1.9.1 1.9.1
pub_semver - 2.2.0 2.2.0
pubspec_parse - 1.5.0 1.5.0
riverpod - 2.6.1 3.3.2
riverpod_analyzer_utils - 0.5.1 0.5.10
rxdart - 0.27.7 0.28.0
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.4 2.1.4
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test_api - 0.7.12 0.7.12
typed_data - 1.4.0 1.4.0
uuid - 4.5.3 4.5.3
vm_service - 15.2.0 15.2.0
watcher - 1.2.1 1.2.1
yaml - 3.1.3 3.1.3

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

Found 4 issues. Showing the first 2:

The constraint `^0.6.4` on custom_lint does not support the stable version `0.7.0`.

Try running dart pub upgrade --major-versions custom_lint to update the constraint.

The constraint `^3.0.0` on flutter_lints does not support the stable version `4.0.0`.

Try running dart pub upgrade --major-versions flutter_lints to update the constraint.

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.12, Dart 3.12.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
11
downloads

Documentation

API reference

Publisher

verified publisherstratumfoundry.com

Weekly Downloads

Recommended lints for Velvet apps, packages, and plugins to encourage good coding practices.

Topics

#lints

License

MIT (license)

Dependencies

custom_lint, flutter_lints, pyramid_lint, riverpod_lint, velvet_custom_lints

More

Packages that depend on velvet_lints