@@ -14,6 +14,9 @@ flutter devices
# 根据设备 ID 启动
flutter emulators --launch <emulator_id>
# create 模拟器
flutter emulators --create --name test_phone --device "Pixel 4"
emulator -avd test_phone
# 或直接运行,会自动选择已连接的设备
flutter run
```
The note is not visible to the blocked user.