Coder Social home page Coder Social logo

tonydev-rsa / flutter-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from instrumentisto/flutter-docker-image

0.0 0.0 0.0 74 KB

Flutter Docker image

Home Page: https://flutter.dev

License: Other

Shell 22.79% Makefile 60.60% Dockerfile 16.61%

flutter-docker's Introduction

Flutter Docker image

Release CI Docker Hub

Docker Hub | GitHub Container Registry | Quay.io

Changelog

Based on ghcr.io/cirruslabs/android-sdk Docker image.

Supported tags and respective Dockerfile links

Supported toolchains

  • Android
  • Linux
  • Web

What is Flutter?

Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.

This image contains all the necessary toolkit fot building Flutter applications.

flutter.dev

Flutter Logo

How to use this image

Mount your project directory and run the necessary flutter command:

docker run --rm -v /my/rust/project:/app -w /app instrumentisto/flutter \
    flutter doctor

Image tags

<X>

Latest tag of the latest major X Flutter version.

<X.Y>

Latest tag of the latest minor X.Y Flutter version.

<X.Y.Z>

Latest tag of the concrete X.Y.Z Flutter version.

<X.Y.Z>-androidsdk<A>-r<N>

Concrete N image revision tag of the concrete X.Y.Z Flutter version with the concrete A API level version of Android SDK.

Once built, it's never updated.

License

Flutter is licensed under BSD 3-Clause "New" or "Revised" license.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

The sources for producing instrumentisto/flutter Docker images are licensed under Blue Oak Model License 1.0.0.

Issues

We can't notice comments in the DockerHub (or other container registries) so don't use them for reporting issue or asking question.

If you have any problems with or questions about this image, please contact us through a GitHub issue.

flutter-docker's People

Contributors

alexlapa avatar dependabot[bot] avatar sleepysquash avatar tyranron avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.