AndrewShen812 / AssetsRefGenerator

MIT License
46 stars 9 forks source link

AssetRefGenerator

Makes it easier to use and preview assets in Flutter, just like using R.drawable.xxx in Android!

View asset images quickly in both yaml and dart file.

yaml usage dart usage

Support asset image preview in a variety of dart code writing styles.

dart usage

Support custom settings for the generated file's path, the generated class' name and the naming conventions of class field.

settings_usage

中文文档

Features

1.2.0

Getting started

Change-notes

1.2.0

1.1.0

1.0.1

1.0.0

Thanks