1. 30 Mar, 2022 1 commit
  2. 09 Mar, 2022 2 commits
  3. 28 Feb, 2022 1 commit
  4. 24 Feb, 2022 1 commit
  5. 04 Feb, 2022 1 commit
  6. 26 Jan, 2022 1 commit
  7. 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
  8. 23 Dec, 2021 1 commit
  9. 18 Nov, 2021 1 commit
  10. 17 Nov, 2021 1 commit
  11. 02 Nov, 2021 1 commit
  12. 29 Oct, 2021 1 commit
  13. 27 Oct, 2021 2 commits
  14. 20 Oct, 2021 1 commit
  15. 15 Oct, 2021 1 commit
  16. 08 Oct, 2021 3 commits
  17. 07 Oct, 2021 4 commits
  18. 05 Oct, 2021 1 commit
  19. 13 Sep, 2021 1 commit
  20. 10 Sep, 2021 1 commit
  21. 09 Sep, 2021 1 commit
  22. 07 Sep, 2021 1 commit
  23. 30 Aug, 2021 1 commit
    • Sigurd Meldgaard's avatar
      Stop calling top level pub (#89032) · bce36620
      Sigurd Meldgaard authored
      * Use `dart __deprecated_pub` instead of `pub` to invoke pub from tools
      
      The top level `pub` commmand has been deprecated and will print
      a message. It is however implemented via the __deprecated_pub command
      that prints no message.
      bce36620
  24. 24 Aug, 2021 2 commits
  25. 12 Aug, 2021 2 commits
  26. 14 Jul, 2021 1 commit
  27. 28 Jun, 2021 1 commit
  28. 14 Jun, 2021 1 commit
  29. 10 Jun, 2021 2 commits