Skip to content

A simple VS Code extension which helps you generate your image assets in 1x, 2x, and 3x and simply added them to your pubspec.yaml file.

License

Notifications You must be signed in to change notification settings

devmuaz/flutter-image-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7cec274 · Nov 25, 2021

History

5 Commits
Nov 24, 2021
Nov 24, 2021
Nov 25, 2021
Nov 24, 2021
Nov 24, 2021
Nov 24, 2021
Nov 25, 2021
Nov 24, 2021
Nov 24, 2021
Nov 24, 2021
Nov 24, 2021
Nov 24, 2021
Nov 25, 2021

Repository files navigation

Flutter Image Asset Generator

A 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.

Usage

After installing the extension, you should see a new option has been added your context menu when you right click on any folder inside the Explorer section named Flutter Image Assets: Generate:

Flutter Image Assets Preview

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.

Flutter Image Assets Preview

Known Issues

Currently, this extension only generates the scaled images.. but not adding them to the pubspec.yaml file so you have to add them yourself.. and it will be added soon as possible.

Medium articles by the author

You can always read the articles I write on my devmuaz medium account which I write pretty great Flutter content out there.

Contributions & Support

Issues 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!

License

MIT

Enjoy!

About

A simple VS Code extension which helps you generate your image assets in 1x, 2x, and 3x and simply added them to your pubspec.yaml file.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published