DEV Community

Discussion on: CLI Commands cheat sheet for Flutter

Collapse
 
nombrekeff profile image
Keff

Thanks! Good stuff!

Just to add to it, you can also specify a device when using the run command:
flutter run -d <device>, for example: flutter run -d chrome