How to configure our PC for Flutter application: Step by Step instruction
This is a simple guideline to follow to initialize your PC for the beautiful design application Flutter which developed by Google Engineers💪. ONE CODEBASE for both Android and IOS platforms 📱 What you'll use? You need two application software/SDK to develop this beautiful app Android Studio/Visual Studio code editor Flutter SDK Note: In this section, I'm going to use Visual Studio code editor because of its simple and lightweight application compare to the Android Studio. Visual Studio Code editor: Visual Studio Code editor is a well-redefined editor tool, download ( https://code.visualstudio.com/ ) , and installs the software. finally, Install the below packages in Visual Studio Code editor extension to make the editor recognize your flutter code and Dart language. Visual Studio Code editor Android Studio: We need to install Android Studio software from https://developer.android.com/studio which has the required supporting packages that n...