OPERATING SYSTEMSOS Linux

How To Download and Install and Setup Flutter on Ubuntu – Step by Step 2020

It basically boils down to these steps:
1. Install Android Studio
2. Download Flutter SDK (extract to a suitable location of you liking)
3. Add flutter/bin to your $PATH
4. Run android studio and complete the initial setup wizard and which downloads Android SDK.
5. Run ‘flutter precache’
6. Install required plugins in Android Studio
7. Install Android Virtual Devices.
8. Build your first app.
9. Profit.

source

ubuntu download

Leave a Reply

Your email address will not be published. Required fields are marked *