flutter_assets_tool library

Support for Flutter asset management.

More documentation is available in the README.md file.

Classes

Asset
Represents a Flutter asset.
AssetScanResult
Represents the result of an asset scan.
AssetWatcher
A watcher for tracking changes in assets and source code.
Cleaner
A cleaner for removing unused assets from the project.
Generator
A generator for creating a Dart class containing asset path constants.
Parser
A parser for finding asset references in Dart source code.
PubspecHandler
A handler for interacting with the pubspec.yaml file.
Scanner
A scanner for finding asset files in the project.