QuickBirdEng / mobile_hacknight_flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Download the Flutter SDK here.
  2. Run “flutter doctor” to ensure that the installation is successful
  3. We recommend AndroidStudio or IntelliJ as IDE since the live coding will be done in those IDEs.
  4. Open the IDE and install the Flutter plugin by going to Preferences ->Plugins -> Marketplace (in the top).
  5. Make sure the Flutter SDK path is set by going to Preference -> Languages & Frameworks -> Flutter
  6. Once this is done you can create a new Flutter project and run it to make sure everything works. File -> New -> Projects -> Flutter

About


Languages

Language:Dart 95.0%Language:Swift 2.5%Language:Kotlin 2.2%Language:Objective-C 0.2%