1. 28 Jun, 2021 1 commit
  2. 03 Jun, 2021 1 commit
  3. 01 Jun, 2021 1 commit
  4. 26 May, 2021 1 commit
  5. 25 May, 2021 1 commit
  6. 22 May, 2021 1 commit
  7. 19 May, 2021 2 commits
  8. 28 Apr, 2021 1 commit
  9. 27 Apr, 2021 1 commit
  10. 23 Apr, 2021 2 commits
  11. 03 Apr, 2021 1 commit
  12. 25 Mar, 2021 1 commit
  13. 24 Mar, 2021 1 commit
  14. 23 Mar, 2021 1 commit
  15. 18 Mar, 2021 1 commit
  16. 06 Mar, 2021 1 commit
  17. 27 Jan, 2021 1 commit
  18. 26 Jan, 2021 1 commit
  19. 22 Jan, 2021 1 commit
  20. 14 Jan, 2021 1 commit
  21. 03 Dec, 2020 1 commit
  22. 20 Nov, 2020 1 commit
  23. 19 Nov, 2020 1 commit
  24. 18 Nov, 2020 1 commit
  25. 13 Nov, 2020 1 commit
  26. 11 Nov, 2020 1 commit
  27. 10 Nov, 2020 1 commit
  28. 09 Nov, 2020 1 commit
  29. 30 Oct, 2020 1 commit
  30. 29 Oct, 2020 2 commits
  31. 27 Oct, 2020 1 commit
  32. 23 Oct, 2020 1 commit
  33. 19 Oct, 2020 1 commit
  34. 12 Oct, 2020 1 commit
  35. 09 Oct, 2020 2 commits
    • Jonah Williams's avatar
      [flutter_tools] pretty print hot reload rejection error (#66701) · bdb830a8
      Jonah Williams authored
      If the vm of an attached device rejects a hot reload, pretty print the reason. Suggest a hot restart so that users are aware that they do not have to detach and rebuild. Also resets the last compilation time, so a subsequent restart would still apply the last change. Adds an integration test for the const field removal.
      
      Fixes #64027
      bdb830a8
    • Jonah Williams's avatar
      [flutter_tools] hot reload/restart update for asset manager change (#66742) · 9a3a0dc1
      Jonah Williams authored
      Do not upload all assets on initial devFS sync. This should increase the reliability of the initial connection, even in the face of flaky devfs behavior, in addition to a moderate perf improvement.
      
      Updates fast-start to build assets as part of the initial bundle
      
      Requires flutter/engine#21436
      Requires flutter/engine#21586
      Requires flutter/engine#21611
      9a3a0dc1
  36. 02 Oct, 2020 1 commit