Installation
Flutter SDK
For full documentation on system requirements, IDE setup and SDK installation visit Flutter Install.
Flutter Learning UI
For running Learning UI template , make sure you have connected testing device/emulator (IOs/ Android) and your IDE is able to detect it.
Run / Debug the code
$ git clone repo_url
$ cd myLearnUI
$ flutter pub get
$ flutter run