Flutter + Fastlane + GitHub Actions (Part 2)
Automate your flutter app deployments remotely
Apr 23, 202312 min read5.3K

Search for a command to run...
Articles tagged with #mobile-development
Automate your flutter app deployments remotely

Automate your flutter app deployments locally

When making use of an app one tends to navigate / switch between pages, minimize(put the app in the background), return back to the app and even close the app entirely (i.e. stop it from running in the background). These activities transitions the ap...
