1. 22 Sep, 2020 3 commits
  2. 16 Sep, 2020 1 commit
  3. 15 Sep, 2020 1 commit
  4. 11 Sep, 2020 2 commits
  5. 10 Sep, 2020 2 commits
  6. 08 Sep, 2020 1 commit
  7. 05 Sep, 2020 2 commits
  8. 29 Jun, 2020 1 commit
  9. 02 Jun, 2020 2 commits
  10. 01 Jun, 2020 2 commits
  11. 26 May, 2020 1 commit
  12. 21 May, 2020 1 commit
    • Luke's avatar
      修复iOS 无障碍问题 · ff4aee43
      Luke authored
      flutter 页面 连续push的时候,后面的flutter页面的voice over焦点会丢失
      ff4aee43
  13. 29 Apr, 2020 2 commits
  14. 24 Apr, 2020 1 commit
  15. 22 Apr, 2020 1 commit
  16. 21 Apr, 2020 1 commit
    • 卢克's avatar
      修复部分场景下的crash问题 · 0d11a6a2
      卢克 authored
      1. 当存在tab为flutter vc的情况,切换到首页后,tab的flutter vc其还是live的状态,当回到首页点击进入某个flutter vc,然后回到首页之后,这个时候进行前后台切换,tab的flutter vc会进行active的回调,进行surfaceUpdated操作,但是这个时候engine.viewController并不是这个tab的flutter vc,会产生crash
      2. 当退出某个flutter vc的时候之前可能是为了时许问题不影响别的已经设置好的engine.viewController所以没有进行detatch操作,这样会有可能导致最后退出的lutter vc不能及时释放
      0d11a6a2
  17. 16 Apr, 2020 1 commit
  18. 07 Apr, 2020 2 commits
  19. 02 Apr, 2020 1 commit
  20. 01 Apr, 2020 3 commits
  21. 31 Mar, 2020 4 commits
  22. 30 Mar, 2020 1 commit
  23. 27 Mar, 2020 4 commits