flutter_asset_generator 0.4.5
flutter_asset_generator: ^0.4.5 copied to clipboard
Automatically generate a resource file by scanning pubspec.yaml to correspond to the flutter's asset, imitation R file short name.
Change log #
0.4.5 #
Update codes and generated codes according to analyzer options.
0.4.4 #
Fix a error for template.
0.4.3 #
Fix typos in codes and template.
0.4.2 #
Update description.
Update dependencies version.
0.4.1 #
Fix:
- Recursive query to remove path
0.4.0 #
Add option for gen
0.3.0 #
use pub global
0.1.2 watch pubspec #
watch pubspec
0.1.1 #
update readme
0.1.0 #
first version