├── Dockerfile ├── LICENSE ├── README.md ├── action.yml └── preview.jpg /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/steebchen/flutter/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/steebchen/flutter/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/steebchen/flutter/HEAD/README.md -------------------------------------------------------------------------------- /action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/steebchen/flutter/HEAD/action.yml -------------------------------------------------------------------------------- /preview.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/steebchen/flutter/HEAD/preview.jpg --------------------------------------------------------------------------------