All Projects → cirruslabs → Docker Images Flutter

cirruslabs / Docker Images Flutter

Licence: mit
Docker Images for Flutter

Programming Languages

shell
77523 projects

Docker Images for Flutter

Build Status

You can either use it in CI or run locally via Docker:

docker run --rm -it -v ${PWD}:/build --workdir /build cirrusci/flutter:stable flutter test

The example above simply mount current working directory and runs flutter test

Available Docker Tags

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].