docker-flutter
docker-flutter copied to clipboard
flutter docker image with full android sdk
CI/CD
Are these images also appropriate for CI/CD, you think? Basically running `flutter test`, `flutter analyze`, and `flutter build`.
Seperate Android SDK, Flutter and emulator with multi stage builds. https://docs.docker.com/develop/develop-images/multistage-build/ - [x] Create base image - [x] Reduce amount of images and use variables to configure the version -...
I am not a Flutter expert, but Flutter writes stuff to special files and directories when installing packages and whatnot. If one is using Docker images such as this one...
Version upgrade in beta, dev and stable.