iamcco/coc-flutter

Support multiple devices

Open

#159 创建于 2022年8月18日

在 GitHub 查看
 (4 评论) (1 反应) (0 负责人)TypeScript (36 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (480 star)
PR 合并指标
 (PR 指标待抓取)

描述

This is a feature request.

I would like to be able to work with 2 devices connected (linux desktop & emulator android mobile), and have both of them hot reloaded. Is that possible? Right now, I can open 2 devices, but I need to flutter.dev.detach, select another device, then flutter.attach and flutter.run, and it doesn't work always (device is slow to react, but I sometimes it cannot be reattached to).

I'm wondering if I misunderstood something. How are coc-flutter users doing when working on responsive layouts ?

贡献者指南