Skip to content

Quving/flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Docker-Images

Build Status

Provides base images of Flutter.

Description

Docker-Image Description Approximate Size
pingu/flutter:base-latest Installs basic flutter accordingly to the official google-flutter-doc. 1.14G
pingu/flutter:base-<FLUTTER_VERSION> - -
pingu/flutter:web-latest Installs basic flutter + flutter-web extension accordingly to the official google-flutter-web-doc. 1.5G
pingu/flutter:web-<FLUTTER_VERSION> - -

Usage

docker pull pingu/flutter:base-latest
docker pull pingu/flutter:web-latest

Versioning

The Flutter Version naming convention is described as follows.

From this tag (2019-11-11):

the following tag will be used:

v1.9.1+hotfix.6-stable

About

Provides base images of Flutter.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors