assetx 0.2.0 copy "assetx: ^0.2.0" to clipboard
assetx: ^0.2.0 copied to clipboard

discontinued

A Flutter asset management tool that generates Dart code for easy asset access.

0.0.1 #

  • Complete CLI interface with add, remove, sync, and generate commands
  • Four builtin asset types: image_hard, image_soft, kv_hard, kv_soft
  • Hash-based folder name collision resolution
  • toInternalPath utility for same-package asset usage
  • ICO file format exclusion due to Flutter limitations
  • Cross-package asset support with proper path generation
  • Type-safe generated code with IDE autocomplete
  • Automatic pubspec.yaml integration for soft assets
  • Cross-platform path normalization
  • Extension-based API integration
0
likes
155
points
87
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter asset management tool that generates Dart code for easy asset access.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, crypto, flutter, path, yaml

More

Packages that depend on assetx