@@thetechbrotherss I was able to resolve need to upgrade java version to 17 - uses: actions/setup-java@v3 with: distribution: 'zulu' java-version: '17'
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.
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 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.
For window use this under job > build > name : runs-on: windows-latest
Zabrdast ❤❤❤❤
Thank you
Bohot hard work kiya hai aapne sir 2nd sem. Se dekh raha hoon aapke videos 🎉🎉 keep going
Thank you
You are a valuable asset for flutter community.
Thanks a lot brother
You are most welcome
Thanks brother, its working. Love from Bangladesh
Thanks brother, love from Pakistan
Wonderfully explained everything about CI/CD and GitHub Actions!! Thanks a lot!
Glad it was helpful!
Great content!
And that was the missing piece in my knowledge base thanks, brother.🥰
Do share with others
MAY ALLAH BLESS YOU SIR🤲
You are a valuable asset for flutter community.❤🤲
1 video on codemagic and shorebird Please.🎉
Ok 🆗
Thankyou for this fabulous video
❤
My pleasure 😊
yaha par ye jo ipa banti hai kya ye iphone physical device par kam karega?
directly kam ni kry ge
Hello can you please make a video on unit testing? Without unit testing CI/CD is not complete right?
Ok
Hi, do you have any way to build and deploy flutter apps for ios without using fastlane
not sure didn't hear of fastlane
@thetechbrotherss how can we send (deploy) this apk to google playstore automatically using Github Actions
Not sure about GitHub action, do Use code majic it’s really good
its owesome and helpfull. can you make video for aws cicd pipeline for flutter app
Ok
Thank you
You are welcome
How can we connect this workflow with an organization private repo?
same way
vscode kaha cover kiya hain bhai aapne ?
same process ha for vs code
hey , Thanks a lot for the content buddy . Can you make one more video for the same using codemagic
Ok i will make ASAP
@@thetechbrotherss Could not find satisfied version for semver 12.
bro it is showing this error
bro getting release keystore file issue how add keystore file in github ?
add them on github manually
@@thetechbrotherss i tried adding but not working can you please make a short tutorial for that
thankyou ♥ plz also make a video on ShoreBird
Ok
Nice
thanl
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
Ok
Make one video for unit testing
ok
Thankyou sir ji
share with your friends
Can you also make a tutorial on how to auto upload the release on playstore and xcode ?
you can use shore bird or code majic
anyone getting this error Error: Could not find satisfied version for semver 12.
i am not sure, if you able to solved it do share wiht me
@@thetechbrotherss I was able to resolve need to upgrade java version to 17
- uses: actions/setup-java@v3
with:
distribution: 'zulu'
java-version: '17'
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.
I gave to check
@@thetechbrotherss Facing same issue did you get any solution??
Please make a proper playlist for CI/CD.
Ok
Thanks brother
Welcome
Great! 😃
Thank you ☺️
Videos on codemagic and shorebird please
Ok
Me during the first minute of the video: Sabkuch baad me hi samjhado
hahhahah
flutter path_provider fetch device storage list mp4 || mp3 || pdf || PNG
What ?
@@thetechbrotherss flutter path_provider use fetch device storage listview (pdf ) (device storage se data [pdf ya mp3 ya mp4 ]
@thetechbrotherss flutter path_provider use se listview (pdf ya mp3 ya mp4 list chahye) Jo (device storage se data [pdf ya mp3 ya mp4 ]
Hello sir
Hello
❤🇮🇳
thanks
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
For window use this under job > build > name : runs-on: windows-latest
i have different platform every time i need to change this line according to platfrom@@thetechbrotherss
@@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.