Skip to content

QQQ-RRR/docker_flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter docker image

BUILD AND PUBLISH BRANCHES GitHub Docker License: MIT

Alpine Linux images for Flutter & Dart with helpful utils and web build support.
Symlinks to dart, flutter in the folder: /opt/flutter
Rolling release update strategy at every monday.

Env

  • FLUTTER_ROOT = "/opt/flutter"
  • PUB_CACHE = "/var/tmp/.pub_cache"
  • ANDROID_HOME = "/opt/android"

About

Alpine Linux image for Flutter & Dart with helpful utils and web build support.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 75.2%
  • Makefile 24.8%