Step By Step Tutorial in Learning Flutter: Downloading the Files

Misterflutter
3 min readApr 24, 2020

This article will walk you through in downloading the files that were used in the lessons

Each lesson is separated by a folder

Click the link here to go to the repository

You will see similar screen below

To download the entire myMedium folder which contains all of the lessons, click the checkbox near the myMedium folder then click the Download button

Select the option Download as ZIP

Wait until the download is complete

Then once done, click the arrow down to Show in folder

Once the download is complete, unzip the file

Navigate to the extracted folder

Extract the lesson you would want to learn, let say lesson01_hellow_world.7z

Do the same thing as earlier

Now, you can open the Android Studio and open the newly extracted lesson by navigating to the directory path

Go to Start -> type in Android

Click the Android Studio

On the Android Studio window, select Open an existing Android Studio project

Select the folder and click OK button

The window will appear

To Run the Application, select the device / emulator first

Click the green arrow button to Run

That will now rebuild the Application

--

--

Misterflutter

The best free step by step online course in learning Flutter. Learn how to develop iOS or Android app through easy to follow instruction tutorials with images.