auto_gen_assets
A Flutter package for automatically generating strongly-typed asset references from your assets directory.
What this package is like to depend on
Last release 1 years ago
22 Jul 2025
Too new to tell
only 1 release windows
Most releases are documented
notes for 4 of 6 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
6 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Jul 2025 to Jul 2025
2026
Releases
latest 6-
1.0.522 Jul 2025Release notes
Open source →Fixed
- Fixed pub.dev validation issues
- Removed issue_tracker URL that was unreachable
- Fixed code formatting issues in bin/auto_gen_assets.dart and lib/auto_gen_assets.dart
- Removed unnecessary library names
- Improved code quality and linting compliance
Improved
- Better pub.dev compatibility
- Cleaner code structure
-
1.0.419 Jul 2025Release notes
Open source →Fixed
- Fixed watcher not detecting file changes (add/remove/modify)
- Improved file detection with PollingDirectoryWatcher for better reliability
- Added subdirectory watching support
- Enhanced error handling and logging
- Fixed CLI interface to properly support --watch flag
Improved
- Better debouncing logic (300ms instead of 500ms)
- More detailed change detection messages
- Improved watcher stability and responsiveness
-
1.0.319 Jul 2025Release notes
Open source →Added
- Background watcher functionality with
watcher.shandwatcher.batscripts - Integrated watcher directly into package (no need for separate bin files)
- Background process management with start/stop/status/logs commands
- Cross-platform support (macOS/Linux/Windows)
Fixed
- Watcher now works after installing package from pub.dev
- Improved command line interface with
--watchflag - Better error handling and process management
- Background watcher functionality with
-
1.0.218 Jul 2025Release notes
Open source →Added
- Shell scripts for easy asset generation and watching
- Improved watcher with better error handling and graceful shutdown
- Command line options for customizing assets directory and output path
- Enhanced AssetGenerator with proper folder structure organization
Fixed
- Fixed watcher to keep running indefinitely
- Removed invalid executables section from pubspec.yaml
- Improved generated code structure with proper class organization
-
1.0.118 Jul 2025Nothing published for this version
-
1.0.018 Jul 2025Nothing published for this version