Python and Shell scripts that automate creating Flutter based projects in the local enviroment and setting up of their GitHub repositories via APIs
git clone "https://github.com/Haris2032/flutter_project_creation_automation.git"
cd flutter_project_creation_automation
pip install -r requirements.txt
copy the create.py and my_commands to the root directory.
Then go to create.py and set the username and password to be your username and password.
Also change all directories to your directories and run the following command
source ~/.my_commands.sh
create <name of your folder>