1. 09 Mar, 2023 1 commit
  2. 08 Mar, 2023 1 commit
  3. 23 Jan, 2023 1 commit
  4. 26 Jan, 2022 1 commit
  5. 19 Jan, 2022 1 commit
  6. 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
  7. 01 Oct, 2021 1 commit
  8. 14 Jun, 2021 1 commit
  9. 23 Apr, 2021 1 commit
  10. 13 Apr, 2021 1 commit
  11. 12 Apr, 2021 1 commit
  12. 09 Apr, 2021 2 commits
  13. 06 Apr, 2021 1 commit
  14. 23 Mar, 2021 1 commit
  15. 19 Mar, 2021 1 commit
  16. 24 Feb, 2021 1 commit
  17. 23 Feb, 2021 1 commit
  18. 19 Feb, 2021 1 commit
  19. 27 Jan, 2021 1 commit
  20. 19 Jan, 2021 1 commit
  21. 13 Jan, 2021 1 commit
  22. 17 Dec, 2020 1 commit
  23. 03 Dec, 2020 1 commit
  24. 18 Nov, 2020 3 commits
  25. 14 Nov, 2020 1 commit
  26. 13 Nov, 2020 1 commit
  27. 09 Nov, 2020 1 commit
  28. 19 Oct, 2020 1 commit
  29. 12 Oct, 2020 1 commit
  30. 06 Oct, 2020 2 commits
    • stuartmorgan's avatar
      Improve Windows symlink instructions (#67029) · be6a3688
      stuartmorgan authored
      When the developer doesn't have permission to create symlinks, we
      display specific instructions, but they were only correct for recent
      versions of Windows 10. This improves them by:
      - Giving the correct instructions for older versions.
      - For recent versions, adds a command that will deep-link into the
        settings application so that developers don't have to figure out
        where/how to enable developer mode.
      
      Fixes https://github.com/flutter/flutter/issues/66973
      be6a3688
    • Jonah Williams's avatar
      [flutter_tools] handle case where file is deleted by other program or running... · c8466d04
      Jonah Williams authored
      [flutter_tools] handle case where file is deleted by other program or running on read only volume (#66708)
      
      * [flutter_tools] handle case where file is deleted by other program
      
      * Add test cases
      
      * Update file_system.dart
      
      * Update file_system_test.dart
      
      * fix import
      
      * make a static on ErrorHandligFS
      
      * add support for no exit on failure
      
      * address comments
      
      * update doc comment to file or directory
      c8466d04
  31. 05 Oct, 2020 1 commit
  32. 16 Sep, 2020 1 commit
  33. 15 Sep, 2020 1 commit
  34. 09 Sep, 2020 1 commit
  35. 20 Aug, 2020 1 commit