)]}'
{
  "commit": "1183418e47c1d28dfa3c5db6f466910cd7c1c87a",
  "tree": "b39e174525749f630caa25d9c3013a4fb14f5fb5",
  "parents": [
    "e178b20663bab7ac9975773dfe360afed39c2f46"
  ],
  "author": {
    "name": "Nate Bosch",
    "email": "nbosch@google.com",
    "time": "Tue Sep 20 12:16:54 2022 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Sep 20 12:16:54 2022 -0700"
  },
  "message": "Handle non-int multichannel message IDs (dart-lang/stream_channel#80)\n\nWhen running in wasm, a number in a `List` will be parsed as a `double`.\r\nOn the web the `as int` cast succeeds, but in dart2wasm it fails. Cast\r\nto `num` and use `toInt()` to more reliably get an `int` value.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0f8da15487ac26f7f1998cb1ed5fc319648d24dc",
      "old_mode": 33188,
      "old_path": "pkgs/stream_channel/CHANGELOG.md",
      "new_id": "badeaf737d1107a1d549fab5d2a15f238cd6b928",
      "new_mode": 33188,
      "new_path": "pkgs/stream_channel/CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "e1e25ea049b19e8f11c307aaef430db8dac5a906",
      "old_mode": 33188,
      "old_path": "pkgs/stream_channel/lib/src/multi_channel.dart",
      "new_id": "a78ddbcf472702dd2af16c3ec157fcef07827f52",
      "new_mode": 33188,
      "new_path": "pkgs/stream_channel/lib/src/multi_channel.dart"
    }
  ]
}
