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-web.flutter-io.cn warnings
  • add code documentation

0.0.1 #

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

Publisher

verified publisherbirju.dev

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