flutter_assets_tool 1.0.2 copy "flutter_assets_tool: ^1.0.2" to clipboard
flutter_assets_tool: ^1.0.2 copied to clipboard

A clean, high-performance Flutter CLI tool to scan for unused assets, generate typed Dart references, and optimize app size.

1.0.2 #

  • Added comprehensive dartdoc comments for the public API.
  • Created an example project in the example/ directory.

1.0.1 #

  • Updated README with correct installation instructions for pub.dev.

1.0.0 #

  • Initial release of flutter_assets_tool.
  • Support for scanning used/unused assets.
  • strongly-typed Dart reference generation.
  • Support for dynamic path concatenation.
  • Support for ignoring commented-out asset references.
  • Integrated file system watcher.
1
likes
160
points
134
downloads

Publisher

unverified uploader

Weekly Downloads

A clean, high-performance Flutter CLI tool to scan for unused assets, generate typed Dart references, and optimize app size.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

args, glob, path, watcher, yaml

More

Packages that depend on flutter_assets_tool