The Flutter template, configured for Gitpod to give you pre-built, ephemeral development environments in the cloud.
-
Click the button below to start a new development environment:
-
Sign in to GitHub when prompted
-
Select VSCode(Browser) as your editor of choice when prompted
Once the setup is completed, your environment should look like
The right-side window is a screen-cast from a virtual machine that is running your Flutter App. You can interact with it normally in that window.
Click the above "Open in Gitpod" button to start a new workspace. Once you're ready to push your first code changes, Gitpod will guide you to fork this project so you own it.
Copy and commit the .gitpod.yml
and .gitpod.Dockerfile
to your existing project to have the same configuration of this template. To learn more, please see the Getting Started documentation.