Leo

Results 8 comments of Leo

@nmcain 1.flutter is on master channel ![2021-06-28 12-57-26 的屏幕截图](https://user-images.githubusercontent.com/8219834/123582612-b274af80-d810-11eb-9ef7-9b055258daf4.png) 2. ssh config is export ![2021-06-28 12-58-22 的屏幕截图](https://user-images.githubusercontent.com/8219834/123582649-bf919e80-d810-11eb-9a6d-e4fab02ef68a.png) ![2021-06-28 13-00-33 的屏幕截图](https://user-images.githubusercontent.com/8219834/123582702-db954000-d810-11eb-8f35-6d506237e3ee.png) but is still cannot find fuchsia image ![2021-06-28 13-02-29 的屏幕截图](https://user-images.githubusercontent.com/8219834/123582853-244cf900-d811-11eb-87ea-8e40faf08bf1.png)

now i can find the fuchsia_image , but cannot run app on the device。 always show error message: ![wecom-temp-dd541c59afe53f85b02ae9607d867ff4](https://user-images.githubusercontent.com/8219834/123739440-3e520e80-d8d9-11eb-9a1a-d857e29b848c.png)

demo path: /home/leo/fimage/fimage-210528/demo run command:flutter run -d fuchsia --verbose

> 你可以试一下把autoClear设置为true,这样只要没有其他的观察者,A页面跳转B的时候observer的是一个新的observable,应该能实现你要的效果 最好是能有一个手动removeKey的方法

我也遇到这个问题。获取到的cookie没有你说的这些参数 ![image](https://user-images.githubusercontent.com/8219834/206139046-31682097-6b29-4f3c-a133-c25ec22a2d31.png) > 初步推测是 cookie 问题,当前微博用户应该显示你的用户名 请确保你的 cookie 正确包含了 aid, c, containerid, from, gsid, s 等参数

@MannixWu 这个符合预期吗,我理解是不是整个mumu模拟器都要退出?