Skip to content

anaselhajjaji/flutter-dev-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Devcontainer pre-configured to support: Android, Linux and Web (chrome).
Uses Windows 11 Linux GUI Support.
Tested under Windows 11 Build 22000 following the official Linux GUI support documentation.\

Getting started

  • To start the android emulator just do: flutter emulators --launch android-emulator
  • The devcontainer creates automatically a flutter test project, after starting the emulator just do: flutter run
  • To run linux version of the application run: flutter run -d linux