Is Flutter installed successfully? ◦ Run “flutter doctor” ◦ If Flutter is checked, Flutter has been successfully installed. • Is Git command available? ◦ Run “git -v” ◦ If the version of Git is displayed, it has been successfully installed.
Sign up for GitHub by following the instructions 3. Send your username to your team channel in discord If you already have an account, skip 1 - 2 steps.
◦ Useful for development with multiple people ◦ Record the changes as a version ▪ When, Who saved ▪ Snapshot of code ◦ Easily restore, merge the changes