how to upload flutter project to github & git tutorial | Flutter Git

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024

ความคิดเห็น • 27

  • @ahmedmohamed-zj2kh
    @ahmedmohamed-zj2kh ปีที่แล้ว +5

    You are a genius. This is the best explanation on TH-cam

  • @martyluther
    @martyluther ปีที่แล้ว +1

    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.

    • @AIWithFlutter
      @AIWithFlutter  ปีที่แล้ว

      Thanks ! Appreciate that 🙏 We will definitely make a tutorial for the problem you mentioned.

  • @JuliusKundrat
    @JuliusKundrat 5 หลายเดือนก่อน +1

    Thank you my friend you saved me a lot of time. Best of luck to you.

    • @AIWithFlutter
      @AIWithFlutter  5 หลายเดือนก่อน

      Welcome ! Appreciate that 🙏

  • @pkmkb784
    @pkmkb784 ปีที่แล้ว +1

    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??

  • @hala4324
    @hala4324 ปีที่แล้ว +1

    Can i ask why the repository said i made it by C++ language ? even though it's written by dart ?

    • @AIWithFlutter
      @AIWithFlutter  ปีที่แล้ว

      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.

  • @mkhairullah266
    @mkhairullah266 ปีที่แล้ว

    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"

    • @stannisozbov
      @stannisozbov 11 หลายเดือนก่อน

      open extensions (cmd + shift + x) > type GitLens > install and you done you will see the inline changes updates

  • @PremKumar-dd7kg
    @PremKumar-dd7kg 2 หลายเดือนก่อน +1

    This is great❤

    • @AIWithFlutter
      @AIWithFlutter  2 หลายเดือนก่อน

      Thanks ! Appreciate that 🙏

  • @techie57
    @techie57 ปีที่แล้ว +1

    thank you brother very helpful video

  • @satdevlpr
    @satdevlpr ปีที่แล้ว +1

    When I first done commit it asked me please tell me who you are .. what to do?

    • @AIWithFlutter
      @AIWithFlutter  ปีที่แล้ว

      I believe GitHub required authentication on any commit. You can check it through GitHub official documentation.

  • @701abishar8
    @701abishar8 หลายเดือนก่อน +1

    Can i run these commands in Android studio?

    • @AIWithFlutter
      @AIWithFlutter  หลายเดือนก่อน +1

      Hi, yes you can run these command in android studio terminal.

    • @701abishar8
      @701abishar8 หลายเดือนก่อน

      ​@@AIWithFlutter Thank you so much, this only took few minutes

  • @MrAwaisChand
    @MrAwaisChand ปีที่แล้ว +1

    Thanks man

  • @hassamkayani2521
    @hassamkayani2521 ปีที่แล้ว +1

    git command is not working in my case

    • @AIWithFlutter
      @AIWithFlutter  ปีที่แล้ว

      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.

  • @TrikNgonlen
    @TrikNgonlen ปีที่แล้ว +4

    A W E S O M E ! as always...

  • @unclebob5644
    @unclebob5644 ปีที่แล้ว +1

    superb !