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.
It is highly recommended to read the documentation and run the example project on a real device to fully understand and inspect the full range of capabilities.