Thank you for another great tutorial! At the end of the written one I saw that it is sponsored and I think that it was the first time that I was glad for it! The tutorial is very good (as Codemagic really is) and it's awesome that you get this sponsorship. You deserve so much more for contributing so much to the community with such quality content! Thanks again!
@@ResoCoder I always check the written tutorial first when I don't have so much time to watch the video so I didn't see 😅. (also thanks for providing written tutorial, it helps a lot!)
Absolutely mind-blowing tutorial!! Is there a way to prevent development files from being included in production builds to reduce the build assets size? Maybe some way of loading up those development files while developing yet they are stored in the test folder?
Hello reso coder thank you for your great content. I hope I could put this into work some day. And by the way the horizontal line in linux commands is called pipe.
Make sure to write mkdir -p $FCI_BUILD_DIR/config at Pre-test script otherwise, the test will fail because pubspec.yml try to read config dir before while running tests. Thank you for the great tutorial
Hey Reso Coder, could you please make a review for Angel framework for dart? I am in love with dart and would like to know is that good for creating APIs? 😊
Hello! As much as I'd love to build backends in Dart, I would rather go with a more supported language/framework. With Angel and Aqueduct, you'll have to reinvent the wheel a lot and if you encounter a blocking issue, you're currently kind of on your own.
The Codemagic setup starts at 36:41. Btw, 44:25, @ResoCoder, this "|" symbol is called the "pipe" symbol.
This is great I’ve been waiting for tutorials about how to mange apps not just code. Saved for my weekend!!
Thank you for another great tutorial! At the end of the written one I saw that it is sponsored and I think that it was the first time that I was glad for it! The tutorial is very good (as Codemagic really is) and it's awesome that you get this sponsorship. You deserve so much more for contributing so much to the community with such quality content! Thanks again!
Thank you. You made me think that I didn't mention the sponsorship at the beginning of the video 😄 I did though.
@@ResoCoder I always check the written tutorial first when I don't have so much time to watch the video so I didn't see 😅. (also thanks for providing written tutorial, it helps a lot!)
before watching just wanted to say good job.
Awesome job. Very helpful. Would like to see iOS build as it can be challenging.
Thanks, Matt, great tutorial as always. Will you maybe do a follow-up of iOS build and deployment to both Android and iOS stores? Much appreciated!
I think so!
@@ResoCoder Yes. could you please do this? It will be a great help. thanks
I'm waiting for this too
You never disappoint!
What a tutorial, Sometime I think how you just do all these.
Absolutely mind-blowing tutorial!! Is there a way to prevent development files from being included in production builds to reduce the build assets size? Maybe some way of loading up those development files while developing yet they are stored in the test folder?
Hello reso coder thank you for your great content. I hope I could put this into work some day. And by the way the horizontal line in linux commands is called pipe.
Amazing as always. Oh and what is that new font? I really like it
JetBrains Mono
Thanks man!
We need to see a comparison video of fastlane and Codemagic please :)
very helpful, thanks so much
35:06 I do appreciate, indeed! ;)
Hi thankyou for the tutorials, really helped me, and please create one for appcenter also!
holy moly 1 hour gotta schedule this 1 lol, doing this only cause dont wanna skip a sec...
I didn't think it was going to be this long but every minute is packed with information.
@@ResoCoder Thanks for this great tutorial 🙌. I go with 2x speed so that packs more information in a minute 😉
@@DhavalParmar01 Speed control is the best thing on UA-cam.
What do you recommend for backend? What about Flask?
Thank you, nice tutorial
Thank you very match for your perfict tutourial
Please can you add tutourial
How to use code magic to build ipa on windows
Thanks !!!!! 💪💪💪💪
You're welcome!
Great videos! Do you plan to record anything about Xamarin.Android or Xamarin.Forms, or you now record videos only about Flutter ?
is that support code push? or just push another release to play store for review?
Nice tutorial! Why not pass the color with the env parameter to make it less code at the common file? Thanks!
Hey there, why don't you enabled memberships on your channel?
does have we any package to compression size of the image when we import in the gallery or take without messing in quality?
well done keep going.
Make sure to write
mkdir -p $FCI_BUILD_DIR/config
at Pre-test script otherwise, the test will fail because pubspec.yml try to read config dir before while running tests.
Thank you for the great tutorial
Good job. I would like to see flavors tutorial. Its realy pain in the ass for me in ios.
Top !
32:35 hello there.
Does this mean that only those who have config files locally will be able to develop the project ?
This environment config does not work for platform specific configurations like firebase right?
Great video. but why abstract class for the Environment class?
PS. Also can codemagic deal with GoogleService-Info.plist for different builds?
This is it!!!!
What font you're using?
Great as always !
You have switched back to Windows ? :) Would like to share why ?
Linux is a configuration hell. Now I also have a Mac though.
@@ResoCoder :(
Hey Reso, may I know why you have not configured app/build.gradle files for android here?
I think because here you have done for VS code and we configure app/build,gradle files only when we use Android Studio or IntelIJ ?
Please make more android Kotlin videos
Hey Reso Coder, could you please make a review for Angel framework for dart?
I am in love with dart and would like to know is that good for creating APIs? 😊
Hello! As much as I'd love to build backends in Dart, I would rather go with a more supported language/framework. With Angel and Aqueduct, you'll have to reinvent the wheel a lot and if you encounter a blocking issue, you're currently kind of on your own.
Is there any difference with fastlane and this one, codemagic?
Fastlane runs locally and, as of now, it's only available on Mac.
definitely a good repository name 😂👌
It shows that I'm a pro, huh? 😎🤣
Is there a good way to test (with simulator) and deploy IOS apps without mac?
Testing with a simulator - not yet. Deploying can be all done with Codemagic.
@@ResoCoder Thanks for the answer. I will try codemagic after watching the video.
what is the hardware requirements for Fast flutter development?
Flutter doesn't require a lot to run and build apps. A recent 4 core CPU and 8 GB RAM should be plenty enough for a good experience.
@@ResoCoder Thank You Bro🙂
can you do a video with bloc and code magic
When you will make series flutter with firebase.....bro
vs code theme ?
Please create for iOS also
I think these days Boring show is little boring and reso show is more like adding new and magical content frequently...
Glad to hear this! 💙
You switched back to Windows again. Why is that? I'd highly recommend you to buy a MacBook. Even though it seems overpriced it's really worth it
I have a MacBook now, actually. It's a breath of fresh air but I still do the majority of work on my main desktop PC.