Skip to content

awsomedev/flutterCreate.bat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

What?

This bat file will create a flutter project and import Getx and ModalProgressHud

How?

  1. Download flutterCreate.bat
  2. Open cmd.exe from the file location (where flutterCreate.bat is present and where you have to create an the flutter project
  3. Type the command flutterCreate.bat com.yourpackagename projectname
  4. Flutter project named projectname will be created

Project structure

lib

  • consts
  • controllers
  • models
  • services
  • utils
  • views
    • dialogs
    • pages
    • widgets
  • main.dart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors