guardian_assets 1.0.0 copy "guardian_assets: ^1.0.0" to clipboard
guardian_assets: ^1.0.0 copied to clipboard

Analyzes Flutter project assets for unused, missing, or oversized resources.

150/ 160
pub points
--
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/itsmelaxman/flutter_guardian was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

At the time of the analysis https://github.com/itsmelaxman/flutter_guardian.git 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/itsmelaxman/flutter_guardian/issues 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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

2 out of 6 API elements (33.3 %) have documentation comments.

Some symbols that are missing documentation: guardian_assets.AssetAnalyzer, guardian_assets.AssetAnalyzer.AssetAnalyzer.new, guardian_assets.AssetAnalyzer.analyze, guardian_assets.AssetAnalyzer.category.

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 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:guardian_assets/guardian_assets.dart that imports:
  • package:guardian_assets/src/guardian_assets_base.dart that imports:
  • package:guardian_core/guardian_core.dart that imports:
  • package:guardian_core/src/guardian_core_base.dart that imports:
  • dart:io
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

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

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

Package Constraint Compatible Latest Notes
crypto ^3.0.6 3.0.7 3.0.7
guardian_core ^1.0.0 1.0.0 1.0.0
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0

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

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.0.

Check the analysis log for details.

0
likes
150
points
--
downloads

Documentation

API reference

Publisher

verified publisherlaxmanmagarati.com.np

Analyzes Flutter project assets for unused, missing, or oversized resources.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, guardian_core, yaml

More

Packages that depend on guardian_assets