Automatically build your Flutter app APKs with Travis-CI
When attempting to setup Travis-CI, I saw more than a few articles on running Flutter tests with Travis, but none for actually building and obtaining a compiled APK as we wanted.
Whenever changes are pushed to the GitHub repository a new build is aut...
blog.samjakob.com7 min read