This is so helpful, thank you! One detail in the examples you provided that would be useful to know is how to remove newbranch after it has been merged with the main branch.
if git is not installed, here is the installation guide ---> github.com/git-guides/install-git# if you installed git but faced some other errors, you can comment here the error and we will try to help you. if you doesn't prefer to use command based upload, you can try GitHub desktop. With GitHub desktop, you can easily upload project to GitHub by drag & drop.
You are a genius. This is the best explanation on TH-cam
Glad that it helps ! 🙏
This is so helpful, thank you!
One detail in the examples you provided that would be useful to know is how to remove newbranch after it has been merged with the main branch.
Thanks ! Appreciate that 🙏 We will definitely make a tutorial for the problem you mentioned.
Thank you my friend you saved me a lot of time. Best of luck to you.
Welcome ! Appreciate that 🙏
sir please help me . i learned flutter but now i dont have macbook or iphone to test . can we develop flutter app for ios without mac and iphone??
Can i ask why the repository said i made it by C++ language ? even though it's written by dart ?
Flutter framework built with C and C++. The files in lib directory that you coded in dart just takes a small portion of the whole project.
may i know what extension you use in vscode to show the time you changes the line of code? i mean the grey text "you 10 seconds ago main.dart changes"
open extensions (cmd + shift + x) > type GitLens > install and you done you will see the inline changes updates
This is great❤
Thanks ! Appreciate that 🙏
thank you brother very helpful video
Welcome. Appreciate that 🙏
When I first done commit it asked me please tell me who you are .. what to do?
I believe GitHub required authentication on any commit. You can check it through GitHub official documentation.
Can i run these commands in Android studio?
Hi, yes you can run these command in android studio terminal.
@@AIWithFlutter Thank you so much, this only took few minutes
Thanks man
Welcome 🙏
git command is not working in my case
if git is not installed, here is the installation guide
---> github.com/git-guides/install-git#
if you installed git but faced some other errors, you can comment here the error and we will try to help you.
if you doesn't prefer to use command based upload, you can try GitHub desktop. With GitHub desktop, you can easily upload project to GitHub by drag & drop.
A W E S O M E ! as always...
Thanks 🙏
superb !