Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.37 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.37 KB

Flutter App template

The Flutter template, configured for Gitpod to give you pre-built, ephemeral development environments in the cloud.

How to use this?

  • Click the button below to start a new development environment:

    Open in Gitpod

  • Sign in to GitHub when prompted

  • Select VSCode(Browser) as your editor of choice when prompted

Screenshots

Once the setup is completed, your environment should look like

image

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.

Get Started With Your Own Project

A new project

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.

An existing project

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.