BirjuVachhani / spider

A small dart library to generate Assets dart code from assets folder.
https://spider.birju.dev/
Apache License 2.0
190 stars 19 forks source link

Feature/bug fixes #11

Closed BirjuVachhani closed 4 years ago

BirjuVachhani commented 4 years ago

:bug: fix spider common commands :white_check_mark: add a simple test for file extensions

Common commands like [info, version, help] were unable to be executed other than the flutter project. This commit fixes that.