Flutter Image Asset GeneratorA simple Visual Studio Code extension which helps you generate your image assets in 1x, 2x, and 3x and simply added them to your pubspec.yaml file. UsageAfter installing the extension, you should see a new option has been added your context menu when you right click on any folder inside the
Click on it and select the image you want to add.. after that, the selected image will be scaled down to 1x, 2x, and 3x in seprated directories.
Known IssuesCurrently, this extension only generates the scaled images.. but not adding them to the Medium articles by the authorYou can always read the articles I write on my devmuaz medium account which I write pretty great Flutter content out there. Contributions & SupportIssues and pull requests are always welcome 😄 If you found this extension useful for you and liked it, please star the repo ⭐️ it would mean a lot! LicenseMIT Enjoy! |