Environments (Flavors) in Flutter with Codemagic CI/CDIt's very easy to set separate production and development environments with Codemagic which is a CI/CD service dedicated specifically for Flutter apps.
Case Study: Automating UI/Integration Tests with Flutter Driver and CodemagicIn this article, we will learn how to write integration tests using Flutter driver, and see how they differ from widget tests
Flutter CI/CD with CodemagicI've been trying to learn and set up CI/CD for the Book Club App for quite some time now! Finally after a lot of headaches and a lot of trouble I finally got it working!
CI/CD for Flutter is a piece of cake with Fastlane and CodemagicA step-by-step guide on how to setup Codemagic CI with Fastlane and publish the Truth or Dare game to both App Store and Google Play using your own developer accounts.
Efficiently develop Flutter on existing Android appIn this article, I will go over steps on how we can easily setup an existing Android application to accept Flutter code, and how Codemagic also helps in creating shippable artefacts for such an arrangement.
Flutter CI/CD Deployments & Publication to Google PlayNevercode was revealed to have partnered with Google to launch a Dedicated CI/CD tool for Flutter apps. In this post we're going to go through the process of setting up an existing repository with Codemagic, this new service!
CI/CD For Mobile (React Native) Using CodemagicHow to build a React Native app with Codemagic and publish to Stores automatically.
Indepth overview of DevOps, CI/CD with Google FlutterBy another day of quarantine, I’ve decided to give an indepth overview of DevOps with Google Flutter.
Capturing automated screenshots for play store with CodemagicIn this article, we are going to look at taking screenshots on Codemagic while running Flutter Driver tests.
CodemagicでFlutterアプリのビルド・配信をする — iOS編本記事では、このサンプルを元にさらに、昨年2018年12月に開催された Flutter Live event で発表された Flutter専用の無料CIサービスであるCodemagicにてCIを構築する過程を解説していきます。
CodemagicでFlutter(iOS & Android)アプリを自動配信-全体設定編Codemagicについての日本語記事はすでに良質なものがありますが、まだまだ他のCI/CDサービスと比べると量が少ないことや、個人的な備忘録としても書き残しておきます.