Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 580 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 580 Bytes

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