Skip to content

mohammedsalem97/flutter_assets_manager_class_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_assets_manager_class_generator


⚽Project Goals

  • To help Flutter developpers kick start in thier large projects by creating the AppAssets class containing the image assets as static const String membes.


🔧How to use

  1. Download the script file image_class_gen_script.sh to your device.
  2. Go to download directory then Run the script using git bash or bash terminal using this command:
    bash image_class_gen_script.sh .
  3. Enter the path of images folder you want to create the class upon.
  4. Congrats🎉🎊 your file is ready to use, You can find it in the same folder of the images, The file name is assets_manager.dart.


⚠Cavities

  • ⚠ Image file names cannot contain spaces.
  • ⚠ Input path must contain only forward slashes /, Back slashes \ are not allowed.


📷Screenshots

images to map

:output:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages