ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Flutter App Deployment - Leverage Codemagic CD to publish your app to Google Play Store

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ส.ค. 2024
  • In this video we will have a full tutorial understanding on how we can deploy our application from our computers via codemagic to the Google Play Console. It gives us a full introduction to Keystore generation, setting up the android project and deploy it via our beloved ‪@codemagicio‬ build pipeline.
    Once more thanks to our sponsor ‪@codemagicio‬ to enable this episode!
    flutterci.com/?....
    Interested in taking your coding skills to the next level? Join my Mentorship program at flutterexplained.gumroad.com/....
    Relevant Links:
    Flutter Docs: docs.flutter.dev/deployment/a...
    Google Play Store: play.google.com/console
    Google Console: console.cloud.google.com/welcome
    Store binary files in Environment variables: docs.codemagic.io/yaml-basic-...
    Repository: github.com/md-weber/ci_cd_tut...
    🎙️ Checkout my Podcast - podcast.flutter-explained.dev...
    🕒 TIMELINE:
    00:00 Introduction
    01:00 Google Play Store
    02:20 Planning
    03:02 Create a Keystore
    06:29 Keystore to CM Environment Variables
    07:51 Setup the Android Project for a Release build
    12:45 Codemagic
    13:21 Implement the codemagic.yaml
    19:06 Create a Google Play Service Account
    25:15 Verify and Test our Pipeline
    25:49 Issue #1 "Package not found"
    27:42 Issue #2 "Google Play Developer API has not been linked in the Google Play Console"
    28:32 Outtake
    28:47 Successful build and deployment
    29:20 Outro
    29:48 Tipp of the day: Tag creation as CI / CD Trigger
    Don't forget to check out my other videos:
    Flutter News - • Flutter 3.10 - Dart 3....
    Feedback - • Giving Feedback like a...
    Headstart in Flutter - • Step by Step Guide on ...
    For more resources and Flutter content, visit my website at flutter-explained.dev. Join our community on Discord for engaging discussions around Flutter development: / discord

ความคิดเห็น • 13

  • @ridwanulhoque6959
    @ridwanulhoque6959 หลายเดือนก่อน +1

    Finally able to release a new version of the app using CodeMagic CI/CD.
    Thanks for the content 👍

  • @nateg617
    @nateg617 หลายเดือนก่อน

    Great Video... Saved my life. Will you do for App Store Connect?

  • @mokshchadha9151
    @mokshchadha9151 หลายเดือนก่อน

    thank you so much, this helped a ton

  • @kashifumar4552
    @kashifumar4552 26 วันที่ผ่านมา

    Very helpful

  • @JayPokar
    @JayPokar ปีที่แล้ว +2

    Thank you so much for this video
    I like your videos it helps me alot
    keep making great content mate.

    • @FlutterExplained
      @FlutterExplained  ปีที่แล้ว +1

      Thank you mate, for that great feedback :). I am glad that it helps you along your journey!

  • @sanchitmonga4942
    @sanchitmonga4942 หลายเดือนก่อน

    The video is nice but the series is very confusing, I’d appreciate if you can share videos that start from scratch and you can do the CI, and CD part for both platforms, from coding to building to testing to publishing so that we can have a clear sequence. Thank you!!

  • @navaneetbammanni
    @navaneetbammanni 6 หลายเดือนก่อน

    The video was awesome and thank you so much for making this video. I had a doubt... How to automatically update version in android studio from codemagic so that i can set the version of app in the App Ui? or any other solution so that I can use updated version number in the app to display.

  • @SumitXD123
    @SumitXD123 8 หลายเดือนก่อน +1

    throws error 'base64' is not recognized as an internal or external command,
    operable program or batch file.

  • @zalmi1826
    @zalmi1826 9 หลายเดือนก่อน

    Great

  • @israelobanijesu3029
    @israelobanijesu3029 9 หลายเดือนก่อน

    Thanks for the wonderful video. But you didn't show how to setup a new project for deployment on codemagic

  • @lukgaming8032
    @lukgaming8032 ปีที่แล้ว

    Could you help me invidually publishing my app? i have many questions.