1. 14 Apr, 2022 1 commit
  2. 13 Apr, 2022 1 commit
  3. 11 Apr, 2022 3 commits
  4. 08 Apr, 2022 1 commit
  5. 06 Apr, 2022 1 commit
    • creativecreatorormaybenot's avatar
      Use single quotes for `dartSdkVersionBounds` (#101270) · 96add419
      creativecreatorormaybenot authored
      * Use single quotes for `dartSdkVersionBounds`
      
      * Update update_packages_test.dart
      
      * Update test_project.dart
      
      * Update tests_project.dart
      
      * Update compile_error_project.dart
      
      * Update hot_reload_with_asset.dart
      
      * Update break_on_framework_exceptions_test.dart
      
      * Update basic_project.dart
      96add419
  6. 04 Apr, 2022 1 commit
  7. 31 Mar, 2022 2 commits
  8. 28 Mar, 2022 1 commit
  9. 26 Mar, 2022 1 commit
  10. 17 Mar, 2022 1 commit
  11. 16 Mar, 2022 1 commit
  12. 14 Mar, 2022 1 commit
  13. 03 Mar, 2022 1 commit
  14. 22 Feb, 2022 1 commit
  15. 12 Feb, 2022 1 commit
  16. 09 Feb, 2022 1 commit
  17. 08 Feb, 2022 1 commit
  18. 07 Feb, 2022 2 commits
  19. 02 Feb, 2022 3 commits
  20. 31 Jan, 2022 1 commit
  21. 29 Jan, 2022 1 commit
  22. 27 Jan, 2022 1 commit
  23. 26 Jan, 2022 2 commits
  24. 25 Jan, 2022 4 commits
  25. 21 Jan, 2022 1 commit
  26. 20 Jan, 2022 1 commit
  27. 15 Jan, 2022 1 commit
  28. 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
  29. 16 Dec, 2021 1 commit