fledge_assets 0.3.1 copy "fledge_assets: ^0.3.1" to clipboard
fledge_assets: ^0.3.1 copied to clipboard

Ref-counted asset management for Fledge — handles, per-type asset storage, and optional native hot reload.

160/ 160
pub points
135
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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: Apache-2.0.

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

50 out of 58 API elements (86.2 %) have documentation comments.

Some symbols that are missing documentation: fledge_assets.AssetEntry.AssetEntry.new, fledge_assets.AssetPlugin.AssetPlugin.new, fledge_assets.Assets.Assets.new, fledge_assets.Handle.Handle.internal, fledge_assets.HotReloadPollSystem.HotReloadPollSystem.new.

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:fledge_assets/fledge_assets.dart that imports:
  • package:fledge_assets/src/hot_reload.dart that imports:
  • package:watcher/watcher.dart that imports:
  • package:watcher/src/file_watcher/polling.dart that imports:
  • package:watcher/src/polling.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
fledge_ecs ^0.3.1 0.3.1 0.3.1
meta ^1.17.0 1.19.0 1.19.0
watcher ^1.1.0 1.2.1 1.2.1
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
collection - 1.19.1 1.19.1
fledge_ecs_annotations - 0.3.1 0.3.1
path - 1.9.1 1.9.1

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.19, Dart 3.13.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
160
points
135
downloads

Documentation

API reference

Publisher

verified publisherfledge-framework.dev

Weekly Downloads

Ref-counted asset management for Fledge — handles, per-type asset storage, and optional native hot reload.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#ecs #game-engine #assets #flutter-games

License

Apache-2.0 (license)

Dependencies

fledge_ecs, meta, watcher

More

Packages that depend on fledge_assets