79090207

Date: 2024-10-15 13:42:15
Score: 2
Natty:
Report link

Step-1 Create a Flutter Project Step-2 Open Terminal Step-3 Step by step all commands to upload project remotely. → 1. git init → 2. git add . → 3. git commit -m "description" → 4. git branch -M branchName → 5. git remote add origin repoUrl → 6. git push -u origin branchName

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Abdallah Sayed