Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 338 Bytes

INSTALL.md

File metadata and controls

8 lines (8 loc) · 338 Bytes
  • Install Flutter
  • Connect an Android device to the computer with USB debugging enabled
  • Run the following
flutter packages get
flutter run

For active development, the workflow described on the Flutter developer site can be used