SuperBluestar / flutter-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Dart 78.5%Language:HTML 15.6%Language:Swift 4.1%Language:Kotlin 1.4%Language:Objective-C 0.4%