A collection of Dev Container Templates
This repository provides ready-to-use Dev Container Templates for Flutter app development with VS Code or GitHub Codespaces.
| Category | Template | Image | Description | Documentation |
|---|---|---|---|---|
| Mobile Development | Flutter 🦋 | ghcr.io/techiro/devcontainer-template/flutter:latest |
Complete Flutter development setup with Dart SDK and VS Code extensions | src/flutter/README.md |
- Install the Dev Containers extension in VS Code
- Clone this repository
- Open the repository in VS Code
- Select the desired template from the command palette:
Dev Containers: Add Dev Container Configuration Files... - Reopen in container
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
