generate-resource-dart-codeThis is a vscode plugin for flutter projects to convert images and svgs in the resource folder to dart code Features
Commandsctrl + shift + p
StartYou don't have to do anything, just create assets/images and assets/svgs in the root directory, and use relatively standard file names, no matter what operations you do in these two folders (delete, add, modify, etc.) , it will be automatically synced to lib/assets.dart |