Creating a Flutter App on Windows with WSL2
May 13, 2022 · 9 min read · Windows Subsystem for Linux (WSL) allows you to run a Linux environment without having to dual boot your system or use a virtual machine. In this tutorial, we will look at creating a Flutter app using a Linux environment while fully inside Windows. N...
Join discussion