ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Flutter tutorial - How to upload Flutter project to GitHub

Автор: Vikkybliz

Загружено: 2021-08-19

Просмотров: 363

Описание: Here's how to upload your Flutter project to GitHub. I used my command prompt in this video but you can also do this in your android studio and vs code.

Steps
1. Open your command prompt and move to the folder where your project is saved. You can copy the path and press cd /path you copied/

2. Then initialize a remote repository with the command git init.

3. Then you add all the files to the remote repository with git add .

4. Add a commit message git commit -m "your commit message"

5. Then go and create and empty repository in your GitHub.

6. Copy the link to your GitHub repository

7. Link your remote repository to your GitHub repository with git remote add origin /link to GitHub repository/

8. Push to your GitHub repository with git push -u origin master.

9. And that's it . Don't forget to subscribe to my YouTube channel.

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Flutter tutorial - How to upload Flutter project to GitHub

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]