How to install Flutter, Android Studio, and Visual Studio Code in Ubuntu
01/01/2019 · 1 min read
I’m putting up these steps as reference for future upgrades to Flutter.
Step 1: Install Flutter Download the Flutter zip from the official site Unzip the files Afterwards, the extracted files would be in /home/your-ubuntu-username/Downloads/flutte
Read more...