1. 29 Apr, 2021 1 commit
  2. 15 Apr, 2021 1 commit
  3. 01 Apr, 2021 1 commit
  4. 31 Mar, 2021 2 commits
  5. 30 Mar, 2021 1 commit
  6. 24 Mar, 2021 1 commit
  7. 06 Mar, 2021 1 commit
  8. 26 Feb, 2021 1 commit
  9. 18 Feb, 2021 2 commits
  10. 09 Feb, 2021 1 commit
  11. 08 Feb, 2021 1 commit
  12. 04 Feb, 2021 2 commits
  13. 27 Jan, 2021 2 commits
  14. 13 Jan, 2021 1 commit
  15. 16 Dec, 2020 1 commit
  16. 15 Dec, 2020 1 commit
  17. 26 Oct, 2020 1 commit
  18. 21 Oct, 2020 2 commits
  19. 14 Oct, 2020 1 commit
  20. 08 Oct, 2020 2 commits
  21. 30 Sep, 2020 1 commit
  22. 16 Sep, 2020 1 commit
  23. 24 Jun, 2020 1 commit
  24. 23 Jun, 2020 1 commit
  25. 08 Jun, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] only restrict devices based on arch + buildMode, not emulator status (#58887) · 4f88ed1d
      Jonah Williams authored
      instead of restricting profile/release mode based on whether the tool thinks the device is an emulator, restrict based on the device target architecture and the requested build mode. Notably, this enables release mode on x86_64 Android emulators, but not x86 emulators since we do not support that as an AOT target.
      
      This does not add release mode support for simulators, since this requires us to build and upload artifacts for simulator/x86_64
      4f88ed1d
  26. 11 May, 2020 1 commit
  27. 06 May, 2020 1 commit
  28. 04 May, 2020 1 commit
  29. 29 Apr, 2020 1 commit
  30. 10 Apr, 2020 1 commit
  31. 09 Apr, 2020 1 commit
  32. 19 Mar, 2020 1 commit
  33. 06 Mar, 2020 2 commits