spider 0.3.1 copy "spider: ^0.3.1" to clipboard
spider: ^0.3.1 copied to clipboard

outdated

A small dart command-line tool for generating dart references of assets from the assets folder.

0.3.1 #

  • Fix version command.
  • Formatted outputs and added more verbose logs.
  • Added config validation before processing assets.

0.3.0 #

  • Add support for categorization by file types.
  • Add support for using prefixes for generated dart references.

0.2.1 #

  • Add support for JSON format for config files
  • Add flag --json to create command to create json config file.
  • Update readme to add json option for config file.

0.2.0 #

  • Add support for multiple assets directories
  • Add support for separate class generation
  • Uses sample config file config creation

0.1.3 #

  • Add support for watching directories for file changes
  • Rename init command to create command
  • Implemented verbose flag for build command
  • add build command

0.1.2 #

  • add emojis for console logs

0.1.1 #

  • fix issues of pub.dev health report
  • refactor code

0.1.0 #

  • added dart class generator
  • fix pub.dev warnings
  • add code documentation

0.0.1 #

  • pre-alpha release
  • Initial version for demo purpose
  • avoid using in production.
306
likes
0
pub points
93%
popularity

Publisher

verified publisherbirju.dev

A small dart command-line tool for generating dart references of assets from the assets folder.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dart_style, logging, path, yaml

More

Packages that depend on spider