Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 419 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 419 Bytes

cloned from : mobiledevops/flutter-sdk-image because not updated anymore

Docker image for Flutter SDK

Docker image to build a Flutter app *.apk for Android. The latest image contains always the latest stable version of the Flutter SDK: https://flutter.dev/docs/development/tools/sdk/releases?tab=linux

to make a new version: change flutter version/channel in dockerfile make IMAGE_TAG=x.xx.x[-x.x.pre]