/flutter-tutorial

Primary LanguageDartMIT LicenseMIT

flutter-tutorial URL

Flutter is newly and powerful project develop language supported by google.

How to install environment ?

download flutter from Flutter site and extract to "c:/src/flutter". then install android studio Android studio or vs code. click here to install google server

How to run this project ?

In command prompt, run the below code

flutter run -d chrome

After changing code, press 'r' on console to recompile code.