Flutter + Fastlane + GitHub Actions (Part 2)
Introduction
In the previous article, Flutter + Fastlane, we discussed setting up Fastlane for building and deploying Android and iOS applications to the Play Store and App Store respectively. Makefile was also utilized to automate the testing, build...
o-ifeanyi.hashnode.dev12 min read
Vladislav B
Flutter developer
Why don't we use create app_store_connect.json from github secrets while executing github actions?