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

outdated

A small dart library to generate Assets dart code from assets folder. It generates dart class with static const variables in it which can be used to reference the assets safely anywhere in the flutter app.

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.
383
likes
0
points
6.54k
downloads

Publisher

verified publisherbirju.dev

Weekly Downloads

A small dart library to generate Assets dart code from assets folder. It generates dart class with static const variables in it which can be used to reference the assets safely anywhere in the flutter app.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, intl, meta, path, yaml

More

Packages that depend on spider