- 57ff81b Bump the github-actions group with 2 updates (#327) by dependabot[bot] · 3 days ago main
- 492ef1e Upgrade pkgs/appengine to gcloud 0.9.0 (#326) by István Soós · 2 weeks ago appengine-v0.13.12
- afdb703 chore: remove googleapis_firestore_v1 (#323) by Kevin Moore · 4 weeks ago
- bc16fe9 gcloud: use_super_parameters fix (#324) by Kevin Moore · 4 weeks ago
- 7566839 Bump the github-actions group with 4 updates (#321) by dependabot[bot] · 9 weeks ago
- d632794 Bump actions/stale from 10.1.1 to 10.2.0 in the github-actions group (#319) by dependabot[bot] · 3 months ago
- 1d51a3a Bump actions/checkout from 3.5.3 to 6.0.2 in the github-actions group (#311) by dependabot[bot] · 4 months ago
- c5ef959 Fix timezone CI (#299) by Moritz · 5 months ago timezone-v0.11.0
- 0aca541 Merge pull request #296 from dart-lang/merge-timezone-package by Moritz · 5 months ago
- d358334 Bump the github-actions group across 1 directory with 3 updates (#298) by dependabot[bot] · 5 months ago
- 3398a6a Add health workflow (#297) by Moritz · 5 months ago
- 5317d48 Moving changes by Moritz · 5 months ago
- 484dc59 Add issue template and other fixes by Moritz · 5 months ago
- f5540b2 Merge package:timezone into the labs monorepo by Moritz · 5 months ago
- 9efce24 Merge pull request dart-lang/timezone#229 from induwara-amaranga/master by Moritz · 5 months ago
- f539f0b Merge branch 'master' into master by Moritz · 5 months ago
- c9e861c Merge pull request dart-lang/timezone#231 from lrhn/tweak-lrn by Moritz · 5 months ago
- 6b7a1ab fix typo by Moritz · 5 months ago
- b1c3ffc Rebase by Moritz · 5 months ago
- c02f923 Tweaks and anti-bug-ensurence. by Lasse R.H. Nielsen · 6 months ago
- 6d6be7e Merge pull request dart-lang/timezone#234 from srawlins/generateCommonTZNames by Moritz · 5 months ago
- 8ce2903 add changelog by Moritz · 5 months ago
- bfe148c remove slash by Moritz · 6 months ago
- 4368921 regenerate by Moritz · 6 months ago
- 3d0d979 Generate common timezones by Moritz · 6 months ago
- 91706e5 Merge pull request dart-lang/timezone#232 from srawlins/makeOffsetDuration by Moritz · 5 months ago
- 9236d25 make final by Moritz · 5 months ago
- f52b883 make offset a duration by Moritz · 6 months ago
- de3734c Add issue template (dart-lang/timezone#233) by Moritz · 5 months ago
- 7927b91 Fix typo (dart-lang/timezone#235) by Moritz · 5 months ago
- 45da1d2 Merge pull request dart-lang/timezone#225 from gazialankus/patch-1 by Moritz · 6 months ago
- 3bac9d4 Bump SDK and update TZ database (dart-lang/timezone#230) by Moritz · 6 months ago
- 34eb989 Replace direct assignment with setLocalLocation method. by S.G induwara amaaranga · 6 months ago
- 191512b docs(unix_api): Add more details on the implementation (#294) by Brian Quinlan · 7 months ago
- c378a7a chore(unix_api): Switch to using the stable channel for CI (#293) by Brian Quinlan · 7 months ago
- 6ac7673 unix_api: Add support for pthreads (#288) by Brian Quinlan · 7 months ago
- 627ff47 [jot] Fix badge link in README.md (#292) by Kevin Moore · 7 months ago
- 7415ba0 update the CODEOWNERS file (#290) by Devon Carew · 7 months ago
- 5a8c806 Update README.md (#291) by Devon Carew · 7 months ago
- cbf6c71 Bump the github-actions group with 3 updates (#280) by dependabot[bot] · 7 months ago
- e3e14ed add a comment to lib/src/display.dart (#289) by Devon Carew · 7 months ago
- 9fced22 contribute package:jot to dart-lang/labs (#287) by Devon Carew · 7 months ago
- 96c5a16 Add support for some mmap.h functions (#286) by Brian Quinlan · 7 months ago
- b1faa8c Convert .json config files to .yaml (#284) by Brian Quinlan · 8 months ago
- 96c7e14 [unix_api]: Save and restore `errno` between unix api calls (#281) by Brian Quinlan · 8 months ago
- 836d66e [gcloud] Add `orderingKey` to PubSub Message type (#279) by Bryan Oltman · 8 months ago gcloud-v0.9.0
- db3b28f [unix_api] Generate functions if their types are understood by dart:ffi (#273) by Brian Quinlan · 8 months ago
- 0053a95 Clarified that package does not provide current timezone by Gazihan Alankuş · 8 months ago
- e0d5874 [io_file]: Remove --enable-experiment=native-assets flag (now always set) (#276) by Brian Quinlan · 9 months ago
- 78e6307 Remove `--enable-experiment=native-assets` flag (now always set) (#274) by Brian Quinlan · 9 months ago
- c6178cd Extract the `io_file` POSIX API into a separate package (#272) by Brian Quinlan · 9 months ago
- 6648124 Further reduce tests' dependency on `dart:io` (#265) by Brian Quinlan · 9 months ago
- a01ccdf feat: Add an exists method to FileSystem (#271) by Brian Quinlan · 9 months ago
- 56b9d74 Fixes to dartdoc in FileSystem (#270) by Brian Quinlan · 10 months ago
- 77464e7 Add removeFile (#268) by Brian Quinlan · 10 months ago
- 488cabf Place FileSystem public method in alphabetical order (#266) by Brian Quinlan · 10 months ago
- 3a4cff3 Retry on test failure (#267) by Brian Quinlan · 10 months ago
- 7773819 Decouple more tests from `dart:io` (#255) by Brian Quinlan · 11 months ago
- 595b81e Add a generator script to regenerate native bindings (#264) by Brian Quinlan · 11 months ago
- 9ea41b1 Work around an incorrect error code on iOS/Android when opening a directory (#260) by Brian Quinlan · 11 months ago
- aaa25f9 update to the latest version of protoc_plugin (#263) by Devon Carew · 11 months ago
- ec5a025 Implement file copying (#257) by Brian Quinlan · 11 months ago
- 35e33ea Fix a memory leak while changing permissions (#259) by Brian Quinlan · 11 months ago
- b1720ed Use supported kotlin version (#261) by Brian Quinlan · 11 months ago
- 96ce30f Update the CI to use the minimum Android version supported by Flutter (#262) by Brian Quinlan · 11 months ago
- 1c88921 Use malloc free when allocating with malloc (#258) by Brian Quinlan · 11 months ago
- 383a038 Support recursively deleting long file names on Windows (#256) by Brian Quinlan · 11 months ago
- 2f625ce Add the ability to test a `FileSystem` without using `dart:io` explicitly (#254) by Brian Quinlan · 11 months ago
- 56cf33d Switch to using package exceptions instead of dart:io exceptions. (#253) by Brian Quinlan · 11 months ago
- 525ce08 Design a exception hierarchy for io_file (#250) by Brian Quinlan · 11 months ago
- 9b1fffb Bump subosito/flutter-action from 2.19.0 to 2.21.0 in the github-actions group (#252) by dependabot[bot] · 11 months ago
- 8c59f9a Add a test to verify that virtual files can be written to (#251) by Brian Quinlan · 11 months ago
- dcdc798 Support long paths and getting/setting the current working directory (#236) by Brian Quinlan · 11 months ago
- b4408c0 rev to the latest package:protoc_plugin version; regenerate the proto files (#249) by Devon Carew · 11 months ago
- 4d7bb45 Enable tests on Android (#248) by Brian Quinlan · 12 months ago
- 676b45f Enable tests on iOS (#247) by Brian Quinlan · 12 months ago
- d0966d6 add an initial test (#246) by Devon Carew · 12 months ago
- 4cc1f78 add an example use of firestore (#240) by Devon Carew · 12 months ago
- b98349f Use the required version of package:win32 (#244) by Brian Quinlan · 12 months ago
- f896197 Implement `removeDirectoryTree` on POSIX (#242) by Brian Quinlan · 1 year ago
- f838595 appengine: update dependencies, use latest lints (#243) by Kevin Moore · 1 year ago appengine-v0.13.11
- 8d91394 gcloud: support the latest pkg:googleapis (#241) by Kevin Moore · 1 year ago gcloud-v0.8.19
- 704a5c3 Adds support for fetching metadata on POSIX (#204) by Brian Quinlan · 1 year ago
- 55f5a5a rev protoc_plugin; add a changelog (#239) by Devon Carew · 1 year ago
- 9aa2cae add a script to regenerate the gRPC library; commit generated gRPC libraries (#237) by Devon Carew · 1 year ago
- e48fb93 [io_file] Add the ability to get file metadata on Windows. (#202) by Brian Quinlan · 1 year ago
- 5f1db7a Only output failures during test runs (#225) by Brian Quinlan · 1 year ago
- 737bcd3 Update the io_file description to be (semi) useful. (#238) by Brian Quinlan · 1 year ago
- 53ad08d add a script to sync in firestore protos (#234) by Devon Carew · 1 year ago
- cf836e7 Update README.md (#235) by Devon Carew · 1 year ago
- 7bc8eda initial commit of package:googleapis_firestore_v1 (#233) by Devon Carew · 1 year, 1 month ago
- 6274b72 Run tests on Windows ARM. (#227) by Brian Quinlan · 1 year, 1 month ago
- 3c8c1e7 Use internal libc bindings (#231) by Brian Quinlan · 1 year, 1 month ago
- 65bebe7 Update README.md (#230) by Devon Carew · 1 year, 1 month ago
- 1ff6e9c update package:appengine to use a recent lint set (#228) by Devon Carew · 1 year, 1 month ago
- cda0362 update package:gcloud to a more recent set of lints (#229) by Devon Carew · 1 year, 1 month ago
- 0435f3c Fix root readme links (#226) by Kevin Moore · 1 year, 1 month ago
- e0a4ae0 Implement recursive directory deletion for Windows (#224) by Brian Quinlan · 1 year, 1 month ago
- 07e730e Add temporary directory support for POSIX (#222) by Brian Quinlan · 1 year, 1 month ago
- bad1f29 Implement `writeAsString` (#223) by Brian Quinlan · 1 year, 1 month ago