Recipes in this chapter help you set up your local development environment to get ready for building Flutter apps. Depending on the operating system of your machine, the steps to set up may be different. You only need to use the recipes for your own requirement. After using recipes in this chapter, you should be able to get the first Flutter app running on emulators or physical devices.
1.1 Installing Flutter SDK on Windows
Problem
You have a Windows machine, and you want to start Flutter development on this machine.
Solution
Install Flutter SDK and set up Android platform on the Windows machine.