App/Flutter
[ FLUTTER ] FVM CLI Device 구동
거북
2021. 4. 23. 17:05
1. 기기 검색
fvm flutter devices
결과
SM G887N (mobile) • 39e1035cf50c7ece • android-arm64 • Android 10 (API 29)
iPhone 8 (mobile) • 4CDD9475-C339-44EF-BFDF-E895462B35B4 • ios • com.apple.CoreSimulator.SimRuntime.iOS-14-3 (simulator)
Chrome (web) • chrome • web-javascript • Google Chrome 90.0.4430.85
2. 구동
flutter run -d [디바이스번호]