flutter_asset_injector 1.1.0 copy "flutter_asset_injector: ^1.1.0" to clipboard
flutter_asset_injector: ^1.1.0 copied to clipboard

A Dart CLI tool to automatically read your assets folder and add all directories to pubspec.yaml.

1.1.0 (2026-Mar-23) #

  • Improved directory scanning safety
  • Prevented circular symlink recursion
  • Replaced process exits with exceptions
  • Added real test coverage
  • Converted package to pure Dart (removed Flutter SDK dependency)
  • CI workflow improvements

1.0.4 (2026-Mar-22) #

  • Fixed README banner and GIF rendering on pub.dev

1.0.3 (2026-Mar-22) #

  • Fixed README banner and GIF rendering on pub.dev

1.0.2 (2026-Mar-22) #

  • Updated documentation.
  • Update dependencies.

1.0.1 (2026-Mar-22) #

  • Updated documentation.
  • Update dependencies.

1.0.0 (2026-Mar-21) #

  • Initial CLI implementation
  • Folder scanning support
  • Pubspec asset injection
1
likes
160
points
199
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart CLI tool to automatically read your assets folder and add all directories to pubspec.yaml.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, path, yaml, yaml_edit

More

Packages that depend on flutter_asset_injector