CI/CD in Flutter using Github Actions || Automate flutter build and release using Github Actions

Поділитися
Вставка
  • Опубліковано 15 гру 2024

КОМЕНТАРІ • 79

  • @thetechbrotherss
    @thetechbrotherss  11 місяців тому +4

    For window use this under job > build > name : runs-on: windows-latest

  • @duniyatv3204
    @duniyatv3204 8 місяців тому +2

    Zabrdast ❤❤❤❤

  • @riteshsinha1551
    @riteshsinha1551 8 місяців тому +1

    Bohot hard work kiya hai aapne sir 2nd sem. Se dekh raha hoon aapke videos 🎉🎉 keep going

  • @sabinpoudel6969
    @sabinpoudel6969 11 місяців тому +2

    You are a valuable asset for flutter community.
    Thanks a lot brother

  • @md.ismailhossain9380
    @md.ismailhossain9380 Місяць тому

    Thanks brother, its working. Love from Bangladesh

  • @iShahzainAhmed
    @iShahzainAhmed 4 місяці тому

    Wonderfully explained everything about CI/CD and GitHub Actions!! Thanks a lot!

  • @saadsaleem2467
    @saadsaleem2467 9 місяців тому

    Great content!
    And that was the missing piece in my knowledge base thanks, brother.🥰

  • @sa_techsoultion1069
    @sa_techsoultion1069 11 місяців тому +1

    MAY ALLAH BLESS YOU SIR🤲
    You are a valuable asset for flutter community.❤🤲
    1 video on codemagic and shorebird Please.🎉

  • @priyachauhan500
    @priyachauhan500 2 місяці тому

    Thankyou for this fabulous video

  • @dramaticsports
    @dramaticsports 11 місяців тому +1

    yaha par ye jo ipa banti hai kya ye iphone physical device par kam karega?

  • @youngtigersivateja
    @youngtigersivateja 11 місяців тому +3

    Hello can you please make a video on unit testing? Without unit testing CI/CD is not complete right?

  • @a2dinternalmeetlog388
    @a2dinternalmeetlog388 4 місяці тому

    Hi, do you have any way to build and deploy flutter apps for ios without using fastlane

  • @suicr7-wy4nk
    @suicr7-wy4nk 7 місяців тому

    @thetechbrotherss how can we send (deploy) this apk to google playstore automatically using Github Actions

    • @thetechbrotherss
      @thetechbrotherss  7 місяців тому

      Not sure about GitHub action, do Use code majic it’s really good

  • @imknoxgamerz5274
    @imknoxgamerz5274 10 місяців тому

    its owesome and helpfull. can you make video for aws cicd pipeline for flutter app

  • @monikapawar9878
    @monikapawar9878 Місяць тому

    Thank you

  • @ridwanulhoque6959
    @ridwanulhoque6959 11 місяців тому

    How can we connect this workflow with an organization private repo?

  • @durgeshjadhav01
    @durgeshjadhav01 Місяць тому

    vscode kaha cover kiya hain bhai aapne ?

  • @ashurajput3526
    @ashurajput3526 6 місяців тому

    hey , Thanks a lot for the content buddy . Can you make one more video for the same using codemagic

    • @thetechbrotherss
      @thetechbrotherss  6 місяців тому

      Ok i will make ASAP

    • @ashurajput3526
      @ashurajput3526 6 місяців тому

      @@thetechbrotherss Could not find satisfied version for semver 12.
      bro it is showing this error

  • @vibenep
    @vibenep 10 місяців тому

    bro getting release keystore file issue how add keystore file in github ?

    • @thetechbrotherss
      @thetechbrotherss  10 місяців тому

      add them on github manually

    • @vibenep
      @vibenep 10 місяців тому

      ​@@thetechbrotherss i tried adding but not working can you please make a short tutorial for that

  • @ziakhan1317
    @ziakhan1317 7 місяців тому

    thankyou ♥ plz also make a video on ShoreBird

  • @durgeshjadhav01
    @durgeshjadhav01 2 місяці тому

    Nice

  • @s.sri511
    @s.sri511 11 місяців тому +2

    Can you teach how to diploy a flutter mobile app in GitHub and firebase .
    I tried my best but haven't found any correct vedio 😢.
    Thanks

  • @DreamSync-m3e
    @DreamSync-m3e 4 місяці тому

    Make one video for unit testing

  • @ironmans234
    @ironmans234 11 місяців тому +1

    Thankyou sir ji

  • @princetomar2798
    @princetomar2798 11 місяців тому

    Can you also make a tutorial on how to auto upload the release on playstore and xcode ?

  • @Anilkumar-ec8sj
    @Anilkumar-ec8sj 5 місяців тому

    anyone getting this error Error: Could not find satisfied version for semver 12.

    • @thetechbrotherss
      @thetechbrotherss  5 місяців тому

      i am not sure, if you able to solved it do share wiht me

    • @Anilkumar-ec8sj
      @Anilkumar-ec8sj 5 місяців тому

      @@thetechbrotherss I was able to resolve need to upgrade java version to 17
      - uses: actions/setup-java@v3
      with:
      distribution: 'zulu'
      java-version: '17'

  • @flutterdart47
    @flutterdart47 9 місяців тому

    the error occur
    Run flutter build ios --no-codesign
    Could not find an option named "no-codesign".
    Run 'flutter -h' (or 'flutter -h') for available flutter commands and options.
    Set-Location: D:\a\_temp\e0322cb9-fd28-420a-818b-af236683c65e.ps1:3
    Line |
    3 | cd build/ios/iphoneos
    | ~~~~~~~~~~~~~~~~~~~~~
    | Cannot find path 'D:\a\gitname\gitname\build\ios\iphoneos' because it does not exist.
    Error: Process completed with exit code 1.

    • @thetechbrotherss
      @thetechbrotherss  9 місяців тому +1

      I gave to check

    • @dbRajat24
      @dbRajat24 7 місяців тому

      @@thetechbrotherss Facing same issue did you get any solution??

  • @AbdulSalam-nr9kw
    @AbdulSalam-nr9kw 11 місяців тому

    Please make a proper playlist for CI/CD.

  • @codewithfaysal6223
    @codewithfaysal6223 10 місяців тому

    Thanks brother

  • @luandavidcarrilho1158
    @luandavidcarrilho1158 11 місяців тому

    Great! 😃

  • @deepakshrestha2409
    @deepakshrestha2409 11 місяців тому

    Videos on codemagic and shorebird please

  • @bhargavsinghbarad
    @bhargavsinghbarad 13 днів тому

    Me during the first minute of the video: Sabkuch baad me hi samjhado

  • @mohammadasifiqubal110
    @mohammadasifiqubal110 11 місяців тому

    flutter path_provider fetch device storage list mp4 || mp3 || pdf || PNG

    • @thetechbrotherss
      @thetechbrotherss  11 місяців тому

      What ?

    • @mohammadasifiqubal110
      @mohammadasifiqubal110 11 місяців тому

      @@thetechbrotherss flutter path_provider use fetch device storage listview (pdf ) (device storage se data [pdf ya mp3 ya mp4 ]

    • @mohammadasifiqubal110
      @mohammadasifiqubal110 11 місяців тому

      @thetechbrotherss flutter path_provider use se listview (pdf ya mp3 ya mp4 list chahye) Jo (device storage se data [pdf ya mp3 ya mp4 ]

  • @RamAvatar133
    @RamAvatar133 11 місяців тому

    Hello sir

  • @AmanSingh_005
    @AmanSingh_005 4 місяці тому

    ❤🇮🇳

  • @rehmanshaikh6772
    @rehmanshaikh6772 11 місяців тому

    har time change karenge toh ye hamesha build kaise hoga .... github mai code push krne par automatically build banaega ?? and agar hum windows android ke liye use krne hai or ios ke liye Mac tab github ke action kaise set karnege platform.. @TheTechBrothers

    • @thetechbrotherss
      @thetechbrotherss  11 місяців тому +1

      For window use this under job > build > name : runs-on: windows-latest

    • @rehmanshaikh6772
      @rehmanshaikh6772 11 місяців тому

      i have different platform every time i need to change this line according to platfrom@@thetechbrotherss

    • @jamshaidmalik463
      @jamshaidmalik463 11 місяців тому

      @@thetechbrotherss actually i really need to upload build direct android studio to my app store and play store because i am upload 3 to 4 time build daily in both plateform for different clients.