1. 191512b docs(unix_api): Add more details on the implementation (#294) by Brian Quinlan · 6 weeks ago main
  2. c378a7a chore(unix_api): Switch to using the stable channel for CI (#293) by Brian Quinlan · 6 weeks ago
  3. 6ac7673 unix_api: Add support for pthreads (#288) by Brian Quinlan · 7 weeks ago
  4. 627ff47 [jot] Fix badge link in README.md (#292) by Kevin Moore · 8 weeks ago
  5. 7415ba0 update the CODEOWNERS file (#290) by Devon Carew · 8 weeks ago
  6. 5a8c806 Update README.md (#291) by Devon Carew · 8 weeks ago
  7. cbf6c71 Bump the github-actions group with 3 updates (#280) by dependabot[bot] · 8 weeks ago
  8. e3e14ed add a comment to lib/src/display.dart (#289) by Devon Carew · 8 weeks ago
  9. 9fced22 contribute package:jot to dart-lang/labs (#287) by Devon Carew · 9 weeks ago
  10. 96c5a16 Add support for some mmap.h functions (#286) by Brian Quinlan · 9 weeks ago
  11. b1faa8c Convert .json config files to .yaml (#284) by Brian Quinlan · 3 months ago
  12. 96c7e14 [unix_api]: Save and restore `errno` between unix api calls (#281) by Brian Quinlan · 3 months ago
  13. 836d66e [gcloud] Add `orderingKey` to PubSub Message type (#279) by Bryan Oltman · 3 months ago gcloud-v0.9.0
  14. db3b28f [unix_api] Generate functions if their types are understood by dart:ffi (#273) by Brian Quinlan · 3 months ago
  15. e0d5874 [io_file]: Remove --enable-experiment=native-assets flag (now always set) (#276) by Brian Quinlan · 3 months ago
  16. 78e6307 Remove `--enable-experiment=native-assets` flag (now always set) (#274) by Brian Quinlan · 3 months ago
  17. c6178cd Extract the `io_file` POSIX API into a separate package (#272) by Brian Quinlan · 4 months ago
  18. 6648124 Further reduce tests' dependency on `dart:io` (#265) by Brian Quinlan · 4 months ago
  19. a01ccdf feat: Add an exists method to FileSystem (#271) by Brian Quinlan · 4 months ago
  20. 56b9d74 Fixes to dartdoc in FileSystem (#270) by Brian Quinlan · 4 months ago
  21. 77464e7 Add removeFile (#268) by Brian Quinlan · 5 months ago
  22. 488cabf Place FileSystem public method in alphabetical order (#266) by Brian Quinlan · 5 months ago
  23. 3a4cff3 Retry on test failure (#267) by Brian Quinlan · 5 months ago
  24. 7773819 Decouple more tests from `dart:io` (#255) by Brian Quinlan · 5 months ago
  25. 595b81e Add a generator script to regenerate native bindings (#264) by Brian Quinlan · 5 months ago
  26. 9ea41b1 Work around an incorrect error code on iOS/Android when opening a directory (#260) by Brian Quinlan · 5 months ago
  27. aaa25f9 update to the latest version of protoc_plugin (#263) by Devon Carew · 5 months ago
  28. ec5a025 Implement file copying (#257) by Brian Quinlan · 6 months ago
  29. 35e33ea Fix a memory leak while changing permissions (#259) by Brian Quinlan · 6 months ago
  30. b1720ed Use supported kotlin version (#261) by Brian Quinlan · 6 months ago
  31. 96ce30f Update the CI to use the minimum Android version supported by Flutter (#262) by Brian Quinlan · 6 months ago
  32. 1c88921 Use malloc free when allocating with malloc (#258) by Brian Quinlan · 6 months ago
  33. 383a038 Support recursively deleting long file names on Windows (#256) by Brian Quinlan · 6 months ago
  34. 2f625ce Add the ability to test a `FileSystem` without using `dart:io` explicitly (#254) by Brian Quinlan · 6 months ago
  35. 56cf33d Switch to using package exceptions instead of dart:io exceptions. (#253) by Brian Quinlan · 6 months ago
  36. 525ce08 Design a exception hierarchy for io_file (#250) by Brian Quinlan · 6 months ago
  37. 9b1fffb Bump subosito/flutter-action from 2.19.0 to 2.21.0 in the github-actions group (#252) by dependabot[bot] · 6 months ago
  38. 8c59f9a Add a test to verify that virtual files can be written to (#251) by Brian Quinlan · 6 months ago
  39. dcdc798 Support long paths and getting/setting the current working directory (#236) by Brian Quinlan · 6 months ago
  40. b4408c0 rev to the latest package:protoc_plugin version; regenerate the proto files (#249) by Devon Carew · 6 months ago
  41. 4d7bb45 Enable tests on Android (#248) by Brian Quinlan · 6 months ago
  42. 676b45f Enable tests on iOS (#247) by Brian Quinlan · 6 months ago
  43. d0966d6 add an initial test (#246) by Devon Carew · 6 months ago
  44. 4cc1f78 add an example use of firestore (#240) by Devon Carew · 7 months ago
  45. b98349f Use the required version of package:win32 (#244) by Brian Quinlan · 7 months ago
  46. f896197 Implement `removeDirectoryTree` on POSIX (#242) by Brian Quinlan · 7 months ago
  47. f838595 appengine: update dependencies, use latest lints (#243) by Kevin Moore · 7 months ago appengine-v0.13.11
  48. 8d91394 gcloud: support the latest pkg:googleapis (#241) by Kevin Moore · 7 months ago gcloud-v0.8.19
  49. 704a5c3 Adds support for fetching metadata on POSIX (#204) by Brian Quinlan · 7 months ago
  50. 55f5a5a rev protoc_plugin; add a changelog (#239) by Devon Carew · 7 months ago
  51. 9aa2cae add a script to regenerate the gRPC library; commit generated gRPC libraries (#237) by Devon Carew · 7 months ago
  52. e48fb93 [io_file] Add the ability to get file metadata on Windows. (#202) by Brian Quinlan · 7 months ago
  53. 5f1db7a Only output failures during test runs (#225) by Brian Quinlan · 7 months ago
  54. 737bcd3 Update the io_file description to be (semi) useful. (#238) by Brian Quinlan · 7 months ago
  55. 53ad08d add a script to sync in firestore protos (#234) by Devon Carew · 7 months ago
  56. cf836e7 Update README.md (#235) by Devon Carew · 7 months ago
  57. 7bc8eda initial commit of package:googleapis_firestore_v1 (#233) by Devon Carew · 7 months ago
  58. 6274b72 Run tests on Windows ARM. (#227) by Brian Quinlan · 7 months ago
  59. 3c8c1e7 Use internal libc bindings (#231) by Brian Quinlan · 7 months ago
  60. 65bebe7 Update README.md (#230) by Devon Carew · 8 months ago
  61. 1ff6e9c update package:appengine to use a recent lint set (#228) by Devon Carew · 8 months ago
  62. cda0362 update package:gcloud to a more recent set of lints (#229) by Devon Carew · 8 months ago
  63. 0435f3c Fix root readme links (#226) by Kevin Moore · 8 months ago
  64. e0a4ae0 Implement recursive directory deletion for Windows (#224) by Brian Quinlan · 8 months ago
  65. 07e730e Add temporary directory support for POSIX (#222) by Brian Quinlan · 8 months ago
  66. bad1f29 Implement `writeAsString` (#223) by Brian Quinlan · 8 months ago
  67. 9c3c7ee Bump subosito/flutter-action from 2.18.0 to 2.19.0 in the github-actions group (#221) by dependabot[bot] · 8 months ago
  68. 1ebc338 Implement `same` on win32. (#213) by Brian Quinlan · 8 months ago
  69. 77d1df2 Support creating temporary directories on POSIX (#220) by Brian Quinlan · 8 months ago
  70. 1d0a0eb Add support for `same` on POSIX (#211) by Brian Quinlan · 8 months ago
  71. 371d4fb Remove e2e code no longer in user (#219) by Jonas Finnemann Jensen · 8 months ago
  72. 26c42cf Add support for removing directories (#218) by Brian Quinlan · 8 months ago
  73. 45279b7 Handle partial write in `FifoPosix` (#214) by Brian Quinlan · 8 months ago
  74. 79df9a1 Move GetLastError priming to a separate function (#217) by Brian Quinlan · 8 months ago
  75. 262c824 Add the ability to create directories (#215) by Brian Quinlan · 8 months ago
  76. 0097d9e Add "fakes" to completion table (#212) by Brian Quinlan · 8 months ago
  77. 57a52ce Implement `writeAsBytes` for Windows (#210) by Brian Quinlan · 8 months ago
  78. 770e271 Run the tests on iOS (#208) by Brian Quinlan · 9 months ago
  79. c00fdb8 Run the test suite on Linux with `--profiler` (#207) by Brian Quinlan · 9 months ago
  80. 139c7f7 Implement `writeAsBytes` for POSIX (#206) by Brian Quinlan · 9 months ago
  81. 5645386 Implement `readAsBytes` for Windows (#205) by Brian Quinlan · 9 months ago
  82. 5f89d55 Implement `readAsBytes` for POSIX (#203) by Brian Quinlan · 9 months ago
  83. a36923b Add `rename` support for Windows (#201) by Brian Quinlan · 10 months ago
  84. 6215560 Posix rename (#199) by Brian Quinlan · 10 months ago
  85. b40c420 Create a table to track io_file progress (#200) by Brian Quinlan · 10 months ago
  86. b991405 add file copyrights (#198) by Devon Carew · 10 months ago
  87. ded28a4 Skeleton for `package:io_file` (#196) by Brian Quinlan · 10 months ago
  88. ab6d9cc Prepare appengine version 0.13.10 (#197) by Jonas Finnemann Jensen · 10 months ago appengine-v0.13.10
  89. f9f0342 Upgrade/remove old packages. (#195) by John McDole · 10 months ago
  90. 269ae95 Update publish.yaml (#193) by Devon Carew · 10 months ago
  91. b1036f6 Bump dart-lang/setup-dart from 1.7.0 to 1.7.1 in the github-actions group (#192) by dependabot[bot] · 10 months ago
  92. 07b7d00 Bump actions/stale from 9.0.0 to 9.1.0 in the github-actions group (#191) by dependabot[bot] · 11 months ago
  93. a3f99f4 Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 in the github-actions group (#189) by dependabot[bot] · 1 year, 1 month ago
  94. f1cb2b1 Fix updateMetadata in gcloud, release 0.8.18 (#188) by Jonas Finnemann Jensen · 1 year, 1 month ago gcloud-v0.8.18
  95. 020a6a1 Fix bug in `ObjectMetadata.replace` -- release gcloud (#187) by Jonas Finnemann Jensen · 1 year, 2 months ago gcloud-v0.8.17
  96. 3740cf5 add a codeowners file to dart-lang/labs (#186) by Devon Carew · 1 year, 2 months ago
  97. ac9ef1c add direct links to the package issue trackers (#185) by Devon Carew · 1 year, 2 months ago
  98. 2eb031a Release gcloud version 0.8.16 (#183) by Jonas Finnemann Jensen · 1 year, 2 months ago gcloud-v0.8.16
  99. c04a70a Expose object metadata from `Bucket.list` (#181) by Jonas Finnemann Jensen · 1 year, 2 months ago
  100. b6f6c24 Bump actions/checkout from 4.1.7 to 4.2.2 in the github-actions group (#182) by dependabot[bot] · 1 year, 2 months ago