gskinnerTeam / flutter-folio

A platform adaptive Flutter app for desktop, mobile and web.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot start any profile

kernelogic opened this issue · comments

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!

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