Skip to content

A basic flutter project with complete structure and all necessary dependencies.

License

Notifications You must be signed in to change notification settings

hamza7171/Basic-Flutter-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Flutter-Project

A basic flutter project with complete structure and all necessary dependencies.

############################# Authrozied by AMEER HAMZA ##########################

Clone this project to quickly setup your new project for all necessary steps.

All basic packages are created under "lib" package.

################## UI #################

Design all your screen under lib/ui/screens package

Design all your custom widgets under lib/ui/widgets package

################# Colors and fonts ###########

Add all your custom colors under lib/constants/color_constants file

Add all your custom fonts names under lib/constants/font_constants file

################ Assets; images,svgs, font files #################

Add your Svg icons under assets/svgs/ package

Add all other picture e.g PNG,JPEG in assets/images/ package

Add all your custom font ttf files in assets/fonts/ package

About

A basic flutter project with complete structure and all necessary dependencies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published