Home ยป Education ยป Set up Flutter with VSCODE in Windows | flutter in 2023

Set up Flutter with VSCODE in Windows | flutter in 2023

Written By Apoorv pandey on Wednesday, Nov 11, 2020 | 10:49 AM

 
This tutorial covers how to set up flutter with VS CODE in windows 10 in 7 minutes. We deal with setting up environment variables and also how to accept android licenses. Almost any android emulator would work just fine. Also, you don't absolutely need Android Studio to use flutter. Timestamps for quick navigation: 1. Downloading and installing VS CODE 00:34 2. Downloading and installing Flutter SDK 01:33 3. Setting up the environment variables 02:33 4. Installing Flutter extension in VS CODE 03:41 5. Checking flutter installation using flutter doctor 04:14 6. Creating new flutter project 05:06 7. Accepting android licenses 06:18 7.1 Command for accepting licenses(without quotes): "flutter doctor --android-licenses" 8. Running and installing your sample flutter app in emulator 07:00 Links ๐Ÿ”—: โœ… Linkedin: https://www.linkedin.com/in/apoorv-pandey/ โœ… Github: https://github.com/apoorvpandey0