1. 24 Jan, 2023 1 commit
    • stuartmorgan's avatar
      Add Windows unit tests to plugin template (#118638) · e3c51a2f
      stuartmorgan authored
      * Add Windows unit tests to plugin template
      
      Adds an example native unit test to the plugin template for Windows,
      matching the format we use for our 1P plugin example app unit tests.
      Once these have been added for all platforms+languages, they will be
      documented on a new plugin development page to explain their use.
      
      Since we don't appear to be running our current plugin e2e tests for
      Windows, this adds a new configuration to run them. I haven't
      `led`-tested this, so it may not work, but this will give a starting
      point for getting them running.
      
      Part of https://github.com/flutter/flutter/issues/82458
      
      * Minor fix
      
      * Add test owner
      
      * Fix typo
      
      * Fix test feature flag
      e3c51a2f
  2. 21 Dec, 2022 1 commit
  3. 18 Oct, 2022 1 commit
  4. 19 May, 2022 1 commit
  5. 15 Apr, 2022 1 commit
  6. 07 Apr, 2022 1 commit
  7. 31 Mar, 2022 1 commit
  8. 09 Mar, 2022 1 commit
  9. 04 Feb, 2022 1 commit
  10. 02 Feb, 2022 1 commit
  11. 26 Jan, 2022 1 commit
  12. 14 Jan, 2022 1 commit
  13. 04 Jan, 2022 2 commits
    • Zachary Anderson's avatar
      Revert "FFI plugins (#94101)" (#96122) · 65c6e882
      Zachary Anderson authored
      This reverts commit 5257f029.
      65c6e882
    • Daco Harkes's avatar
      FFI plugins (#94101) · 5257f029
      Daco Harkes authored
      * Building shared C source code as part of the native build for platforms Android, iOS, Linux desktop, MacOS desktop, and Windows desktop.
      * Sample code doing a synchronous FFI call.
      * Sample code doing a long running synchronous FFI call on a helper isolate.
      * Use of `package:ffigen` to generate the bindings.
      5257f029
  14. 15 Dec, 2021 1 commit
  15. 20 Nov, 2021 1 commit
  16. 07 Nov, 2021 1 commit
  17. 05 Nov, 2021 3 commits
  18. 08 Oct, 2021 1 commit
    • Zachary Anderson's avatar
      Revert gradle roll (#91459) · 5188df08
      Zachary Anderson authored
      * Revert "Mark last failing test after gradle update as flaky. (#91423)"
      
      This reverts commit 46a52d03.
      
      * Revert "fix android template for Gradle 7 (#91411)"
      
      This reverts commit 51d06d53.
      
      * Revert "Add explicit version for mac and windows openjdk. (#91408)"
      
      This reverts commit bf429f27.
      
      * Revert "Update the openjdk version used by linux android tests. (#91405)"
      
      This reverts commit 2144ab8b.
      
      * Revert "Migrate to Gradle 7.0.2 / AGP 7.0.1 (#90642)"
      
      This reverts commit b6459f9b.
      5188df08
  19. 07 Oct, 2021 1 commit
  20. 10 Sep, 2021 1 commit
  21. 07 Sep, 2021 1 commit
  22. 04 Sep, 2021 1 commit
  23. 03 Sep, 2021 1 commit
  24. 13 May, 2021 1 commit
  25. 10 May, 2021 1 commit
  26. 22 Apr, 2021 1 commit
  27. 20 Apr, 2021 1 commit
  28. 30 Mar, 2021 1 commit
  29. 08 Mar, 2021 1 commit
  30. 26 Feb, 2021 1 commit
  31. 22 Feb, 2021 1 commit
  32. 14 Jan, 2021 1 commit
  33. 03 Dec, 2020 1 commit
  34. 02 Dec, 2020 1 commit
  35. 01 Dec, 2020 1 commit
  36. 23 Nov, 2020 1 commit
  37. 20 Nov, 2020 1 commit