From 02356c50cf73f35517be7ed1b274df2a8d263e1c Mon Sep 17 00:00:00 2001 From: Michael Thomsen Date: Mon, 17 Jun 2024 19:39:12 +0200 Subject: [PATCH] Update API docs footer (#150347) Update API docs footer with a cookie banner (go/cookiebanner) using the glue banner (go/glue-cookiebar) ## Pre-launch Checklist - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] I read the [Tree Hygiene] wiki page, which explains my responsibilities. - [x] I read and followed the [Flutter Style Guide], including [Features we expect every widget to implement]. - [x] I signed the [CLA]. - [x] I listed at least one issue that this PR fixes in the description above. - [x] I updated/added relevant documentation (doc comments with `///`). - [x] I added new tests to check the change I am making, or this PR is [test-exempt]. - [x] I followed the [breaking change policy] and added [Data Driven Fixes] where supported. - [x] All existing and new tests are passing. If you need help, consider asking for advice on the #hackers-new channel on [Discord]. [Contributor Guide]: https://github.com/flutter/flutter/wiki/Tree-hygiene#overview [Tree Hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene [test-exempt]: https://github.com/flutter/flutter/wiki/Tree-hygiene#tests [Flutter Style Guide]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo [Features we expect every widget to implement]: https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo#features-we-expect-every-widget-to-implement [CLA]: https://cla.developers.google.com/ [flutter/tests]: https://github.com/flutter/tests [breaking change policy]: https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes [Discord]: https://github.com/flutter/flutter/wiki/Chat [Data Driven Fixes]: https://github.com/flutter/flutter/wiki/Data-driven-Fixes --- dev/docs/analytics-footer.html | 5 +++++ dev/docs/analytics-header.html | 3 +++ 2 files changed, 8 insertions(+) diff --git a/dev/docs/analytics-footer.html b/dev/docs/analytics-footer.html index 133ecf3bd3..1a37e1d665 100644 --- a/dev/docs/analytics-footer.html +++ b/dev/docs/analytics-footer.html @@ -2,3 +2,8 @@ + + + + + diff --git a/dev/docs/analytics-header.html b/dev/docs/analytics-header.html index bed0852361..6ccb4f2d50 100644 --- a/dev/docs/analytics-header.html +++ b/dev/docs/analytics-header.html @@ -5,3 +5,6 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f) })(window,document,'script','dataLayer','GTM-ND4LWWZ'); + + +