majindageta
5/13/2019 - 10:20 AM

Dart commands

flutter create <folder> # create a new empty project

flutter run # start project (only one simulator/device up and running)

flutter doctor # check for problems