New Flutter Project

Create a Flutter project

Visual Studio create new Flutter app

Start Visual Studio Code, we’ll use Command Palette to create a new Flutter Application

Create a new Flutter Application with a name of your choice. In this workshop we’ll use the name workshop_app

Visual Studio create new Flutter app