can you please make a video that how do we connect the playstore's app to the release of github repo so that whenever a new release is build, that build will automatically pushed as a new update to the playstore's app
Thanks for uploading such rare content.please can you make also videos on using git commands with a flutter project and flutter with docker.and the release build which we got at the last can we upload it to playstore or we had to go through generate apk process. Would be good if you make a video in hindi too if possible
Hi appreciate your content 👏 On following your video. I was able to trigger the build automation. I am facing an error. The workflow required the dart SDK verion to be >=2.17.0-87.0.dev Could not get unknown property 'ndkVersion' for extension 'flutter' of type FlutterExtension. updated NDK Android studio --> Tools --> SDK Manager --> SDK Tools --> NDK It was not installed. Post instalation of NDK. I cleaned the project and tried to build. Even then I am unable to build. I am new to flutter. I would be appreciatable when helped.
Great stuff. But I have a doubt: The releases in Github will only be accessible to the ones with Github repo. In the original scenario testers do not have access to the repo so is there a way to share this release with them even if they don't have access to the repo. Thanks in advance.
awesome stuff, i have followed your video many times but my code always stucks on build.gradle lne number 86 "storeFile file(keystoreProperties['storeFile'])" so can you please explain how to manage upload-keystore.jks file with this code? i mean which location we should use in key.properties, storeFile=(location?)
Very detailed explanation for beginners trying to setup CI/CD. Kudos
You are amazing. after following your instructions.
Now I successfully deployed android and iOS to my rep 😊🙏
Informative & very well explained.
Thank you 😊
Point to point explanation 🌟🌟. Thank you so much 👍
Glad it helped 😊
Good Work👍
thanks for the great info . helped me so much ^_^ thanks
can you please make a video that how do we connect the playstore's app to the release of github repo so that whenever a new release is build, that build will automatically pushed as a new update to the playstore's app
How to handle it when I have a .env file in my repository? I cannot push this to the repo and this gives me an error
bro did you got any solution for this
@@harshitkhandelwal9983 Sadly no :/ but I think there is some options to save the parameters on github. But I didn't look deeper into it anymore.
Thanks for uploading such rare content.please can you make also videos on using git commands with a flutter project and flutter with docker.and the release build which we got at the last can we upload it to playstore or we had to go through generate apk process. Would be good if you make a video in hindi too if possible
I will try 😃😊
Many Thanks.
Exactly what I was looking for.
I just a problem. I cannot add token inside organization's repo. What could be the work-around for that?
Hi appreciate your content 👏
On following your video. I was able to trigger the build automation. I am facing an error.
The workflow required the dart SDK verion to be >=2.17.0-87.0.dev Could not get unknown property 'ndkVersion' for extension 'flutter' of type FlutterExtension.
updated NDK Android studio --> Tools --> SDK Manager --> SDK Tools --> NDK
It was not installed. Post instalation of NDK. I cleaned the project and tried to build.
Even then I am unable to build.
I am new to flutter. I would be appreciatable when helped.
What if I'm running on windows os what should I mention.?? runs on:
what if we release new version of app? how to notify na flutter app that there's a new version
Is it possible to deploy this build directly to google playstore with updating build number
And what about keystore file, how to use that in github actions, can I upload keystore file it on private repo
What about cicd to play store?
Great stuff. But I have a doubt: The releases in Github will only be accessible to the ones with Github repo. In the original scenario testers do not have access to the repo so is there a way to share this release with them even if they don't have access to the repo. Thanks in advance.
For this, you can create a public github repo and add push the artifacts there instead. Or NO??
You can use the like of appcenter for release, and each tester get email for each build when. it is ready and successful
how to do this for android ?
How can i use this in gitlab?
Not sure if gitlab has the capability
awesome stuff, i have followed your video many times but my code always stucks on build.gradle lne number 86 "storeFile file(keystoreProperties['storeFile'])" so can you please explain how to manage upload-keystore.jks file with this code?
i mean which location we should use in key.properties, storeFile=(location?)
Sound is too bad sorry
Good ❤
but now outdated