Flutter GitHub Actions - Automate Your Workflow

preview_player
Показать описание

Timestamps:
00:00 What Is GitHub Actions
01:31 Create a testing job
06:26 Building iOS
07:50 Building Android

····················································································

► All my content is 100% free. I am a strong believer that free education should be available for everyone. Any support is truly appreciated so I can keep making the content completely free.

····················································································

Рекомендации по теме
Комментарии
Автор

Robert, great video! (maybe dumb) question: where are the binaries located once you build them? Thanks!

ShinEduKen
Автор

A lot of Fireship vibes in your videos. Great work, keep em comin!

hemanthkotagiri
Автор

AWESOME content! It's my first time studying about CI

Pedroantos_
Автор

Very nice. Very very nice. Thank you for sharing.

minma
Автор

Hi Robert, thank you for the great videos. We need a complete testing video for Provider, Mobx structure with unit, widget, integration testing and every other thing related to testing Flutter with Provider and MobX. Everyone is talking about how to build cool stuff but there is no testing tutorial. Thank you.

ddsouI
Автор

Amazing video
Thanks so much learnt a lot

kingsleyusoro
Автор

I never really understood how to use GitHub actions, and this explained it so well, that now I think I'm a pro! Great video! Also i know there is a way to do CD on github actions with Fastlane (i think?). A video on that would be awesome as well 😊

tadaspetra
Автор

Amazing work!!!
Can you show how to deploy to store on the final job on GitHub?

iknowishare-
Автор

Damn this video is insane! Can't describe by words how useful your job is ❤️❤️❤️

shazplay
Автор

Very informative. Thank you!

Please consider a tutorial on Flutter app flavors (for e.x : Prod, Dev, QA), it would pair up with this tutorial nicely :D

hawkybae
Автор

Awesome content, thanks for you job and shared your knowledge.

rodrigomacedo
Автор

Wow.. awesome content and good explanation...

aravind.a
Автор

is there a way to push the final release apks to another branch on the same repo?? like there is an automatic action to deploy web apps to github pages via gh-pages branch so I was wondering if there was something similar for uploading apks

fullstack_journey
Автор

Can you please show, how can we use environment variables with it?

md.abdulhalimrafi
Автор

Hi! Can you please do a video on GitHub Actions + Fastlane?

sayantandas
Автор

Hi bro...ur videos are really very good... i never thought i could understand github actions so easily <3 btw....where are the ios and appbundle files stored after the workflow runs

rupayanc
Автор

Hello can you do a tutorial for building for windows and adding it in releases section and also make it so that workflow can only be triggered manually?

harlanx
Автор

Should have covered where the builds have gone and how we can use them.

brethagen
Автор

Hi Robert,
Is this feature available all developers or is this a paid version for GITHUB

vinaymama
Автор

@RobertBrunhage Great Tutorial.
I am implementing this for the first time and i do have one question here that i am using Intl and Jsonserializable which create generated folder in developer mode and just because it's use on developer mode only i didnt push and this generated folder to git which is best practice i guess. But when i automate build it's giving an error jus because this path won't be found so what is the solution here and the correct way ??

shilpavania