Skip to content

antoniopicone/docker-flutter_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Flutter Remote Development Docker Image

This is a base Ubuntu 18.04 image already configured to execute flutter & dart commands.

You could run this image locally with:

docker run -it --name flutter-web antoniopicone/flutter-web /bin/bash

To avoid running in root mode, there is a sudo user devuser and flutter SDK is now in its home directory.

About

A simple image for developing Flutter web projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published