gskinnerTeam / flutter-folio

A platform adaptive Flutter app for desktop, mobile and web.
MIT License
3.85k stars 787 forks source link

Cannot start any profile #22

Closed kernelogic closed 3 years ago

kernelogic commented 3 years ago
feiya200@Feis-iMac flutter-folio % flutter run -d web
No devices found with name or id matching 'web'
feiya200@Feis-iMac flutter-folio % flutter run -d ios
No devices found with name or id matching 'ios'
feiya200@Feis-iMac flutter-folio % flutter run -d android
No devices found with name or id matching 'android'
feiya200@Feis-iMac flutter-folio % flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel dev, 2.1.0-10.0.pre, on Mac OS X 10.15.7 19H114 darwin-x64, locale en-CA)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3)
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.1)
[✓] VS Code (version 1.54.0)
[✓] Connected device (2 available)

• No issues found!
kernelogic commented 3 years ago

The instruction is wrong. It should actually be flutter run -d chrome