Create more readable shell commands for Flutter builds
Apr 16, 2023 · 1 min read · You can create simple sh scripts to run commands more easily. Also, we can integrate it with Fastlane to build beta, production releases more easily.More info: Fastlane Documentation As a tutorial, you can use the following lesson (Many Thanks to Ve...
Join discussion