{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":605454478,"defaultBranch":"main","name":"packages","ownerLogin":"navaronbracke","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-02-23T07:28:45.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/23480364?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709104254.0","currentOid":""},"activityList":{"items":[{"before":"fe6111ba54651ea793879070f90b8df9a10feb58","after":"7cdcf30f8f9919dbf02865fe0c665782bf22360a","ref":"refs/heads/main","pushedAt":"2024-02-28T12:34:12.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"[google_maps_flutter_web] Migrate to package:web (#5254)\n\nThis PR migrates `google_maps_flutter_web` from `dart:html` to `package:web`.\r\n\r\nThe `google_maps` package does provide a beta version with support for `package:web`, which is currently what this PR is depending on. Before landing this change, we should change the dependency to the stable release version of that package.\r\n\r\nFixes https://github.com/flutter/flutter/issues/137374\r\n\r\n*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*\r\nN/A","shortMessageHtmlLink":"[google_maps_flutter_web] Migrate to package:web (flutter#5254)"}},{"before":"6583739c447332bbd46acec9cb145b72ee971cf0","after":null,"ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-28T07:10:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"}},{"before":"1951a6ad463ea70d2b066aa5062c8f5a12b50357","after":"6583739c447332bbd46acec9cb145b72ee971cf0","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-27T23:43:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ditman","name":"David Iglesias","path":"/ditman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1255594?s=80&v=4"},"commit":{"message":"Make getTTPolicy a little bit less generic looking.","shortMessageHtmlLink":"Make getTTPolicy a little bit less generic looking."}},{"before":"92b404c799d333f6427d8859e400ee6b9f39f455","after":"1951a6ad463ea70d2b066aa5062c8f5a12b50357","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-27T15:03:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"set inner html to trusted html instance","shortMessageHtmlLink":"set inner html to trusted html instance"}},{"before":"5846b97fc1f04f3811ca68192c66edd6b45b4526","after":"92b404c799d333f6427d8859e400ee6b9f39f455","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-27T14:47:00.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"set inner html to trusted html instance","shortMessageHtmlLink":"set inner html to trusted html instance"}},{"before":"8a8226c4ddc9d1ab590dcedbb0abc9da1b94ea65","after":"5846b97fc1f04f3811ca68192c66edd6b45b4526","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-24T09:23:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"adjust trusted types binding usage","shortMessageHtmlLink":"adjust trusted types binding usage"}},{"before":"841fe901fe2b1566a6a61a2e39accfcb6018390b","after":"fe6111ba54651ea793879070f90b8df9a10feb58","ref":"refs/heads/main","pushedAt":"2024-02-24T09:12:47.000Z","pushType":"push","commitsCount":114,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"Roll Flutter from 41581c9a1b90 to 39585e66c11f (31 revisions) (#6194)\n\nhttps://github.com/flutter/flutter/compare/41581c9a1b90...39585e66c11f\n\n2024-02-23 jonahwilliams@google.com Re-enable Impeller goldens blocking. (flutter/flutter#144023)\n2024-02-23 engine-flutter-autoroll@skia.org Roll Flutter Engine from 0f3ad23b84ed to 5f99a6c3289e (16 revisions) (flutter/flutter#144028)\n2024-02-23 engine-flutter-autoroll@skia.org Roll Packages from 078c2a304a01 to 7df2085c80e2 (3 revisions) (flutter/flutter#144030)\n2024-02-23 15619084+vashworth@users.noreply.github.com Run tests on iOS 17 exclusively (flutter/flutter#144022)\n2024-02-23 15619084+vashworth@users.noreply.github.com Retry button tap in [FlutterUITests testFlutterViewWarm] (flutter/flutter#143967)\n2024-02-23 31859944+LongCatIsLooong@users.noreply.github.com Remove deprecated `InteractiveViewer.alignPanAxis` (flutter/flutter#142500)\n2024-02-23 31859944+LongCatIsLooong@users.noreply.github.com Remove deprecated `KeepAliveHandle.release` (flutter/flutter#143961)\n2024-02-23 goderbauer@google.com Remove deprecated AnimatedListItemBuilder, AnimatedListRemovedItemBuilder (flutter/flutter#143974)\n2024-02-23 engine-flutter-autoroll@skia.org Manual roll Flutter Engine from 06448ee8165f to 0f3ad23b84ed (16 revisions) (flutter/flutter#143989)\n2024-02-23 katelovett@google.com Remove deprecated TimelineSummary.writeSummaryToFile (flutter/flutter#143983)\n2024-02-23 54558023+keyonghan@users.noreply.github.com Remove unused drone_dimension field (flutter/flutter#143984)\n2024-02-23 goderbauer@google.com Remove deprecated MediaQuery.boldTextOverride (flutter/flutter#143960)\n2024-02-22 goderbauer@google.com Revert engine back to 06448ee8165f4ff6579ef9510ac69322eda896ac (flutter/flutter#143986)\n2024-02-22 katelovett@google.com Remove deprecated FlutterDriver.enableAccessibility (flutter/flutter#143979)\n2024-02-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from cb6115d3a6ab to c5d2e011652b (3 revisions) (flutter/flutter#143980)\n2024-02-22 36861262+QuncCccccc@users.noreply.github.com Revert \"Introduce tone-based surfaces and accent color add-ons - Part 2\" (flutter/flutter#143973)\n2024-02-22 110420204+dsanagustin@users.noreply.github.com Add CloseButtonTooltip to the 'X' button on a SnackBar (flutter/flutter#143934)\n2024-02-22 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 3.24.3 to 3.24.4 (flutter/flutter#143971)\n2024-02-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 06448ee8165f to cb6115d3a6ab (10 revisions) (flutter/flutter#143972)\n2024-02-22 kustermann@google.com Use inlining annotations on important methods for all targets (flutter/flutter#143923)\n2024-02-22 31859944+LongCatIsLooong@users.noreply.github.com Add missing `TextPainter.strutStyle` to paragraph style (flutter/flutter#143771)\n2024-02-22 zanderso@users.noreply.github.com Shift Moto G4 staging tests to A02s (flutter/flutter#143957)\n2024-02-22 sokolovskyi.konstantin@gmail.com Add CurvedAnimation disposals in some widgets (flutter/flutter#143790)\n2024-02-22 andrew@divineflame.com Fix documentation typo in basic.dart (flutter/flutter#143887)\n2024-02-22 pateltirth454@gmail.com Fixed Small Typo in Emulators Test Name (flutter/flutter#143578)\n2024-02-22 derekx@google.com Support using lightweight Flutter Engines to run tests (flutter/flutter#141726)\n2024-02-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 9250bfdb38c5 to 06448ee8165f (1 revision) (flutter/flutter#143943)\n2024-02-22 98614782+auto-submit[bot]@users.noreply.github.com Reverts \"Reland Add UI Benchmarks (#143542) (#143799)\" (flutter/flutter#143946)\n2024-02-22 engine-flutter-autoroll@skia.org Roll Packages from 48048f6bc779 to 078c2a304a01 (11 revisions) (flutter/flutter#143935)\n2024-02-22 engine-flutter-autoroll@skia.org Roll Flutter Engine from 7777480eb94d to 9250bfdb38c5 (8 revisions) (flutter/flutter#143933)\n2024-02-22 bernaferrari2@gmail.com Reland Add UI Benchmarks (#143542) (flutter/flutter#143799)\n\nIf this roll has caused a breakage, revert this CL and stop the roller\nusing the controls here:\nhttps://autoroll.skia.org/r/flutter-packages\nPlease CC dit@google.com,rmistry@google.com,stuartmorgan@google.com on the revert to ensure that a human\nis aware of the problem.\n\nTo file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose\n\nTo report a problem with the AutoRoller itself, please file a bug:\nhttps://issues.skia.org/issues/new?component=1389291&template=1850622\n\nDocumentation for the AutoRoller is here:\nhttps://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md","shortMessageHtmlLink":"Roll Flutter from 41581c9a1b90 to 39585e66c11f (31 revisions) (flutte…"}},{"before":"d37018be4c981e5a7432fbd3cf5e71d1688e1d57","after":"8a8226c4ddc9d1ab590dcedbb0abc9da1b94ea65","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-23T10:14:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"adjust trusted types binding usage","shortMessageHtmlLink":"adjust trusted types binding usage"}},{"before":"9eb41196f0f30bbe863822a7ad7c7bcbfb2720c1","after":"d37018be4c981e5a7432fbd3cf5e71d1688e1d57","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-19T10:29:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"fix license headers","shortMessageHtmlLink":"fix license headers"}},{"before":"db90d5820c5b154b89dd81032a022fe88f37d89f","after":"9eb41196f0f30bbe863822a7ad7c7bcbfb2720c1","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-19T10:21:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"bump version of google_maps_flutter_web","shortMessageHtmlLink":"bump version of google_maps_flutter_web"}},{"before":"014cb472969ca53ad29c858c46222bbd1bffd594","after":"db90d5820c5b154b89dd81032a022fe88f37d89f","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-19T09:05:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"bump Dart to 3.3.0","shortMessageHtmlLink":"bump Dart to 3.3.0"}},{"before":"f5f2610cb7925fe9aae873cb97093db3355221a6","after":"014cb472969ca53ad29c858c46222bbd1bffd594","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-19T09:03:25.000Z","pushType":"push","commitsCount":70,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"Merge branch 'main' into google_maps_web_pkg_web","shortMessageHtmlLink":"Merge branch 'main' into google_maps_web_pkg_web"}},{"before":"6f852ffd3b34663fdef48ef0263013d544226bca","after":"f5f2610cb7925fe9aae873cb97093db3355221a6","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-15T08:08:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"handle undefined trusted types policy","shortMessageHtmlLink":"handle undefined trusted types policy"}},{"before":"9117d5a76f7d7e3bb4b16b04e8bcf59225673705","after":"6f852ffd3b34663fdef48ef0263013d544226bca","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-14T15:51:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"fix argument","shortMessageHtmlLink":"fix argument"}},{"before":"153afca023ab52a49da48c21a2e5e046b3175ba3","after":"9117d5a76f7d7e3bb4b16b04e8bcf59225673705","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-14T15:16:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"fix constructor","shortMessageHtmlLink":"fix constructor"}},{"before":"38b55c11066b1c4801f343222d09f03574473ffc","after":"153afca023ab52a49da48c21a2e5e046b3175ba3","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-14T09:30:12.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"use trusted types policy to sanitize html","shortMessageHtmlLink":"use trusted types policy to sanitize html"}},{"before":"b71442afb14ab5b43949c088afbd6b0c5a78b43d","after":"38b55c11066b1c4801f343222d09f03574473ffc","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-02-08T09:03:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"bump google_maps to 7.0.0","shortMessageHtmlLink":"bump google_maps to 7.0.0"}},{"before":"44e4335d9b6a406b4015bdaf40151fbf6e82795f","after":"b71442afb14ab5b43949c088afbd6b0c5a78b43d","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-01-31T14:40:56.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"Merge branch 'main' into google_maps_web_pkg_web","shortMessageHtmlLink":"Merge branch 'main' into google_maps_web_pkg_web"}},{"before":"4424247d2aecdcfe0d3a0ff10576681108b342cf","after":"44e4335d9b6a406b4015bdaf40151fbf6e82795f","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-01-31T14:22:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"fix test","shortMessageHtmlLink":"fix test"}},{"before":"5b86904240075a0bc25f2ae067e894eb190f7955","after":"4424247d2aecdcfe0d3a0ff10576681108b342cf","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-01-23T12:53:13.000Z","pushType":"push","commitsCount":270,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"Merge branch 'main' into google_maps_web_pkg_web","shortMessageHtmlLink":"Merge branch 'main' into google_maps_web_pkg_web"}},{"before":"307e36315d2b46bbb0f07d4a1481c0d9e53a5a92","after":"5b86904240075a0bc25f2ae067e894eb190f7955","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-01-23T12:47:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"use .toJS on Function directly","shortMessageHtmlLink":"use .toJS on Function directly"}},{"before":"15acde3659dc3fb531ded9adce9aa04f0ab1d78f","after":"307e36315d2b46bbb0f07d4a1481c0d9e53a5a92","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-01-23T12:42:55.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"fix hanging test","shortMessageHtmlLink":"fix hanging test"}},{"before":"e6e5d5acd75cc1393edc9deb1ffdcd6855fabe8a","after":"15acde3659dc3fb531ded9adce9aa04f0ab1d78f","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-01-23T09:26:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"fix event listener type","shortMessageHtmlLink":"fix event listener type"}},{"before":"c5349bc9a5be1cbef9c13571d9d6d2b506240b20","after":"841fe901fe2b1566a6a61a2e39accfcb6018390b","ref":"refs/heads/main","pushedAt":"2024-01-23T09:20:02.000Z","pushType":"push","commitsCount":50,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"[two_dimensional_scrollables] Fix TableSpanDecoration rects when axes are reversed (#5916)\n\nFixes https://github.com/flutter/flutter/issues/141704\r\n\r\nThis fixes the rect computation for TableSpanDecorations when one or both axes are reversed.\r\nWe previously fixed similar issues when the clipRects applied to areas of the table did not account for reversed. This is another similar case.\r\n- https://github.com/flutter/packages/pull/5187\r\n- https://github.com/flutter/packages/pull/5038\r\n\r\n![image](https://github.com/flutter/packages/assets/16964204/ae7c6872-c740-4617-95a4-8302a3085d59)","shortMessageHtmlLink":"[two_dimensional_scrollables] Fix TableSpanDecoration rects when axes…"}},{"before":"0744fe6fdb31933d05d11699e7f44e1dd2c63e48","after":"c5349bc9a5be1cbef9c13571d9d6d2b506240b20","ref":"refs/heads/main","pushedAt":"2024-01-12T12:37:05.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"[various] Add iOS privacy manifests (#5846)\n\nAdds privacy manifests to all iOS plugins.\r\n\r\nWhile we only *need* to do the plugins listed [here](https://developer.apple.com/support/third-party-SDK-requirements/) for now, the wording of the page:\r\n> The following are commonly used SDKs in apps on the App Store\r\n\r\nsuggests that the list of things for which this is required is just an arbitrary cutoff rather than a conceptual distinction, so it seems safest to just assume the list will grow over time and do all of them. To ensure that, this includes new repo tooling to check that a manifest is specified in the podspec.\r\n\r\nThe large caveat is that we do not currently know if this actually works. This is the method of inclusion that seems to be [the consensus among people using Cocoapods](https://github.com/CocoaPods/CocoaPods/issues/10325), as bundling it directly as a `resource` causes problems for clients who do not use `use_frameworks`. (In theory it seems like a manifest would not actually be *required* in that case since there is no framework, but it has the potential to actually stomp top-level resources.) Hopefully the automated analysis that Apple will eventually roll out will tolerate the file being bundled in a resource bundle in the framework rather than a top-level manifest file. If not, however, it's not clear how Cocoapods can be supported, so we can adopt this common approach for now under the assumption that eventually tooling will adapt to the reality of the ecosystem, and revisit the exact bundling later if necessary.\r\n\r\nOnly `shared_preferences` has a non-empty manifest, as it is our only plugin that uses a required reason API, and none of our plugins themselves collect private data. Ideally for that plugin we would instead use `C56D.1`, which is for wrappers, but as currently written we can't use it since it's exclusively a wrapper. If that changes in the future based on our pending request, we can revisit. For now, however, this reason should suffice since we don't currently allow reading from other app groups.\r\n\r\nFixes https://github.com/flutter/flutter/issues/131495\r\nFixes https://github.com/flutter/flutter/issues/139756\r\nFixes https://github.com/flutter/flutter/issues/139757\r\nFixes https://github.com/flutter/flutter/issues/139758\r\nFixes https://github.com/flutter/flutter/issues/139759\r\nFixes https://github.com/flutter/flutter/issues/139760\r\nSee also https://github.com/flutter/flutter/issues/139761","shortMessageHtmlLink":"[various] Add iOS privacy manifests (flutter#5846)"}},{"before":"15acde3659dc3fb531ded9adce9aa04f0ab1d78f","after":"e6e5d5acd75cc1393edc9deb1ffdcd6855fabe8a","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-01-11T11:10:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"fix event listener type","shortMessageHtmlLink":"fix event listener type"}},{"before":"1fc8e60b7cc9cd7b87775b06eb263c2df67afef6","after":"15acde3659dc3fb531ded9adce9aa04f0ab1d78f","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-01-11T10:15:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"fix event listener type","shortMessageHtmlLink":"fix event listener type"}},{"before":"d4e575c28bd91a4812fe3e666e94df53e7fe6ee4","after":"1fc8e60b7cc9cd7b87775b06eb263c2df67afef6","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2024-01-11T10:00:37.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"format","shortMessageHtmlLink":"format"}},{"before":"2af69541a214ad723fe44dfa0e3f9b1e2723943c","after":"0744fe6fdb31933d05d11699e7f44e1dd2c63e48","ref":"refs/heads/main","pushedAt":"2024-01-11T08:17:20.000Z","pushType":"push","commitsCount":215,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"[quick_actions_android] Close system dialogs for integration test (#5853)\n\nFixes https://github.com/flutter/flutter/issues/141136\r\n\r\nTemporary fix for https://github.com/flutter/flutter/issues/140987","shortMessageHtmlLink":"[quick_actions_android] Close system dialogs for integration test (fl…"}},{"before":"e6cbc6e1303039b07359380bd33999a9d9c6b3f8","after":"d4e575c28bd91a4812fe3e666e94df53e7fe6ee4","ref":"refs/heads/google_maps_web_pkg_web","pushedAt":"2023-10-28T16:12:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"navaronbracke","name":"Navaron Bracke","path":"/navaronbracke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/23480364?s=80&v=4"},"commit":{"message":"remove space","shortMessageHtmlLink":"remove space"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEB5pExgA","startCursor":null,"endCursor":null}},"title":"Activity · navaronbracke/packages"}