1. 11 Nov, 2021 1 commit
  2. 02 Nov, 2021 1 commit
  3. 27 Oct, 2021 1 commit
    • stuartmorgan's avatar
      Set TargetFile define for resident builds (#92511) · ed61608a
      stuartmorgan authored
      Dart plugin registration generation depends on the target main file
      being set as a define so that it's available in the environment, but the
      resident runner wasn't setting it. That worked for initial builds
      because of the re-entrant call to `assemble` (which does set it), but
      caused Hot Restart to always re-generate the wrapper using
      lib/main.dart.
      
      This ensures that the define is set in that codepath as well.
      
      Fixes https://github.com/flutter/flutter/issues/91535
      ed61608a
  4. 21 Oct, 2021 2 commits
  5. 19 Oct, 2021 1 commit
  6. 14 Oct, 2021 2 commits
  7. 11 Oct, 2021 1 commit
  8. 08 Oct, 2021 3 commits
  9. 05 Oct, 2021 1 commit
  10. 23 Aug, 2021 1 commit
  11. 18 Aug, 2021 1 commit
  12. 22 Jul, 2021 1 commit
  13. 15 Jul, 2021 1 commit
  14. 14 Jul, 2021 1 commit
  15. 24 Jun, 2021 1 commit
  16. 10 Jun, 2021 1 commit
  17. 08 Jun, 2021 1 commit
  18. 03 Jun, 2021 1 commit
  19. 02 Jun, 2021 1 commit
  20. 27 May, 2021 1 commit
  21. 25 May, 2021 1 commit
  22. 24 May, 2021 1 commit
  23. 18 May, 2021 2 commits
  24. 13 May, 2021 1 commit
  25. 29 Apr, 2021 1 commit
  26. 23 Apr, 2021 4 commits
  27. 22 Apr, 2021 1 commit
  28. 20 Apr, 2021 1 commit
  29. 17 Apr, 2021 1 commit
  30. 15 Apr, 2021 1 commit
  31. 01 Apr, 2021 1 commit
  32. 31 Mar, 2021 1 commit