Adds a list of unsupported actions to prevent an error that is fired
when there is an unmapped intent to action. `Unable to find an action
for an Intent with type NameOfIntent in an Actions widget in the given
context.`
Fixes#1693
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
This change removes an unused parameter that was recently removed in the
`RenderEditable` on the `master` branch
https://github.com/flutter/flutter/pull/109114.
Fixes#1923
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
---------
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
I was tripped up when trying to run the pedometer example because I
didn't realize it was a plugin. The actual example app is in the
`example` directory.
In case anyone else is as oblivious as me, this will avoid similar
confusion.
Fixes https://github.com/flutter/samples/issues/1595
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps
[go_router](https://github.com/flutter/packages/tree/main/packages) from
8.2.0 to 9.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6b70804799"><code>6b70804</code></a>
[go_router] Reduces excessive rebuilds due to inherited look up. (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4227">#4227</a>)</li>
<li><a
href="f55d455f0d"><code>f55d455</code></a>
[image_picker] Update to 1.0 (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4285">#4285</a>)</li>
<li><a
href="25e1d87113"><code>25e1d87</code></a>
[file_selector] Add file group to save return value (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4222">#4222</a>)</li>
<li>See full diff in <a
href="https://github.com/flutter/packages/commits/go_router-v9.0.0/packages">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go_router&package-manager=pub&previous-version=8.2.0&new-version=9.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps
[go_router](https://github.com/flutter/packages/tree/main/packages) from
8.2.0 to 9.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6b70804799"><code>6b70804</code></a>
[go_router] Reduces excessive rebuilds due to inherited look up. (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4227">#4227</a>)</li>
<li><a
href="f55d455f0d"><code>f55d455</code></a>
[image_picker] Update to 1.0 (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4285">#4285</a>)</li>
<li><a
href="25e1d87113"><code>25e1d87</code></a>
[file_selector] Add file group to save return value (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4222">#4222</a>)</li>
<li>See full diff in <a
href="https://github.com/flutter/packages/commits/go_router-v9.0.0/packages">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go_router&package-manager=pub&previous-version=8.2.0&new-version=9.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps
[go_router](https://github.com/flutter/packages/tree/main/packages) from
8.2.0 to 9.0.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6b70804799"><code>6b70804</code></a>
[go_router] Reduces excessive rebuilds due to inherited look up. (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4227">#4227</a>)</li>
<li><a
href="f55d455f0d"><code>f55d455</code></a>
[image_picker] Update to 1.0 (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4285">#4285</a>)</li>
<li><a
href="25e1d87113"><code>25e1d87</code></a>
[file_selector] Add file group to save return value (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4222">#4222</a>)</li>
<li>See full diff in <a
href="https://github.com/flutter/packages/commits/go_router-v9.0.0/packages">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go_router&package-manager=pub&previous-version=8.2.0&new-version=9.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps
[go_router](https://github.com/flutter/packages/tree/main/packages) from
7.1.1 to 8.2.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="08425c5949"><code>08425c5</code></a>
[go_router] Adds onException to GoRouter constructor. (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4216">#4216</a>)</li>
<li><a
href="6d8782d1ec"><code>6d8782d</code></a>
[file_selector] Add file group to save return value - implementations
(<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4273">#4273</a>)</li>
<li><a
href="68e958771f"><code>68e9587</code></a>
[url_launcher]: Bump androidx.annotation:annotation from 1.2.0 to 1.6.0
in /p...</li>
<li><a
href="996e138c7e"><code>996e138</code></a>
[in_app_pur]: Bump org.mockito:mockito-core from 5.3.1 to 5.4.0 in
/packages/...</li>
<li><a
href="0c6acee6e9"><code>0c6acee</code></a>
[in_app_pur]: Bump org.json:json from 20230227 to 20230618 in
/packages/in_ap...</li>
<li><a
href="48dd232090"><code>48dd232</code></a>
[in_app_purchase_android] Bump org.mockito:mockito-core from 4.7.0 to
5.3.1 (...</li>
<li><a
href="b321f2c0ac"><code>b321f2c</code></a>
[go_router] Adds parent navigator key to ShellRoute and StatefulShell…
(<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4201">#4201</a>)</li>
<li><a
href="cdc1574312"><code>cdc1574</code></a>
[pigeon] Add macOS Obj-C support (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4267">#4267</a>)</li>
<li><a
href="9af50d46e5"><code>9af50d4</code></a>
[file_selector] Add file group to save return value - platform interface
(<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4254">#4254</a>)</li>
<li><a
href="f0e6e9370e"><code>f0e6e93</code></a>
[in_app_pur]: Bump org.json:json from 20230227 to 20230618 in
/packages/in_ap...</li>
<li>Additional commits viewable in <a
href="https://github.com/flutter/packages/commits/go_router-v8.2.0/packages">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go_router&package-manager=pub&previous-version=7.1.1&new-version=8.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- kotlin version to 1.8.22
- remove deprecated kotlin-android-extensions and upgrade dependencies
Running the PR from the flutter/samples repo instead from a fork, so the
Firebase device test step runs.
## Pre-launch Checklist
- [ ] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [ ] I signed the [CLA].
- [ ] I read the [Contributors Guide].
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
- Fixes#1899 - Don't use BuildContext in async.
- Disabled build script for `next-gen-ui-demo` for master channel
because dependency gap does not compile.
- Improve use BuildContext in `place_tracker`, added checks to verify
that the context is still mounted, and avoid passing BuildContext as
parameter.
## Pre-launch Checklist
- [ ] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [ ] I signed the [CLA].
- [ ] I read the [Contributors Guide].
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [ ] All existing and new tests are passing.
If you need help, consider asking for advice on the #hackers-devrel
channel on [Discord].
<!-- Links -->
[Flutter Style Guide]:
https://github.com/flutter/flutter/wiki/Style-guide-for-Flutter-repo
[CLA]: https://cla.developers.google.com/
[Discord]: https://github.com/flutter/flutter/wiki/Chat
[Contributors Guide]:
https://github.com/flutter/samples/blob/main/CONTRIBUTING.md
Bumps [fl_chart](https://github.com/imaNNeo/fl_chart) from 0.62.0 to
0.63.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/imaNNeo/fl_chart/releases">fl_chart's
releases</a>.</em></p>
<blockquote>
<h2>0.63.0</h2>
<ul>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/imaNNeo"><code>@imaNNeo</code></a>) Fix
PieChart crash on web-renderer html by ignoring
<code>sectionsSpace</code> when <code>Path.combine()</code> does not
work (it's flutter engine <a
href="https://redirect.github.com/flutter/flutter/issues/44572">issue</a>),
<a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/955">#955</a></li>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/imaNNeo"><code>@imaNNeo</code></a>) Fix
ScatterChart long-press interaction bug (disappears when long-pressing
on the chart), <a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/1318">#1318</a></li>
<li><strong>FEATURE</strong> (by <a
href="https://github.com/imaNNeo"><code>@imaNNeo</code></a>) Upgrade
dart version to <a
href="https://dart.dev/resources/dart-3-migration">3.0</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/imaNNeo/fl_chart/blob/master/CHANGELOG.md">fl_chart's
changelog</a>.</em></p>
<blockquote>
<h2>0.63.0</h2>
<ul>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/imaNNeo"><code>@imaNNeo</code></a>) Fix
PieChart crash on web-renderer html by ignoring
<code>sectionsSpace</code> when <code>Path.combine()</code> does not
work (it's flutter engine <a
href="https://redirect.github.com/flutter/flutter/issues/44572">issue</a>),
<a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/955">#955</a></li>
<li><strong>BUGFIX</strong> (by <a
href="https://github.com/imaNNeo"><code>@imaNNeo</code></a>) Fix
ScatterChart long-press interaction bug (disappears when long-pressing
on the chart), <a
href="https://redirect.github.com/imaNNeo/fl_chart/issues/1318">#1318</a></li>
<li><strong>FEATURE</strong> (by <a
href="https://github.com/imaNNeo"><code>@imaNNeo</code></a>) Upgrade
dart version to <a
href="https://dart.dev/resources/dart-3-migration">3.0</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6c0e43f7e7"><code>6c0e43f</code></a>
Bump version to 0.63.0</li>
<li><a
href="81a2618d1b"><code>81a2618</code></a>
Update github publish action</li>
<li><a
href="3b2188d3f2"><code>3b2188d</code></a>
Update line_chart.md</li>
<li><a
href="872878b0ce"><code>872878b</code></a>
Fix analyze issues with Dart 3.0</li>
<li><a
href="2984262886"><code>2984262</code></a>
chore: bump very_good_analysis from 4.0.0+1 to 5.0.0</li>
<li><a
href="ba1fa734b7"><code>ba1fa73</code></a>
docs wrong link fix</li>
<li><a
href="f91d4bf322"><code>f91d4bf</code></a>
Update CHANGELOG.md</li>
<li><a
href="5db8f6db61"><code>5db8f6d</code></a>
Update tests to fix the CI issue</li>
<li><a
href="6db877acec"><code>6db877a</code></a>
Fix analyze issues</li>
<li><a
href="46ef2c0dc5"><code>46ef2c0</code></a>
Upgrade dependencies</li>
<li>Additional commits viewable in <a
href="https://github.com/imaNNeo/fl_chart/compare/0.62.0...0.63.0">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fl_chart&package-manager=pub&previous-version=0.62.0&new-version=0.63.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hossein Yousefi <yousefi@google.com>
Bumps
[go_router](https://github.com/flutter/packages/tree/main/packages) from
7.1.1 to 8.0.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f6633b20d0"><code>f6633b2</code></a>
[go_router] Update link to example for query and path parameters (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/3994">#3994</a>)</li>
<li><a
href="852acaa9f9"><code>852acaa</code></a>
[in_app_pur]: Bump org.jetbrains.kotlin:kotlin-bom from 1.8.0 to 1.8.21
in /p...</li>
<li><a
href="7d00ea7d4b"><code>7d00ea7</code></a>
[image_picker]: Bump androidx.activity:activity from 1.7.0 to 1.7.1 in
/packa...</li>
<li><a
href="bcddb9a1f0"><code>bcddb9a</code></a>
[webview_flutter] Explicitly disable ATS in example apps (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4166">#4166</a>)</li>
<li><a
href="3e0a170706"><code>3e0a170</code></a>
Fix stale ignore: prefer_const_constructors from flutter/packages (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4154">#4154</a>)</li>
<li><a
href="e13b8c4338"><code>e13b8c4</code></a>
[tool] Only run unit tests in Chrome for inline web (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4153">#4153</a>)</li>
<li><a
href="1057ab48db"><code>1057ab4</code></a>
[in_app_purchase] Make the _FeatureCard constructor const in the Android
exam...</li>
<li><a
href="d935cb0d2f"><code>d935cb0</code></a>
[shared_preferences] Fix initialization race (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4159">#4159</a>)</li>
<li><a
href="010ba50128"><code>010ba50</code></a>
[go_router] Refactors imperative APIs and browser history (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4134">#4134</a>)</li>
<li><a
href="e37dd83c91"><code>e37dd83</code></a>
[various] Add <code>http</code> 1.0 compatibility (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4147">#4147</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/flutter/packages/commits/go_router-v8.0.1/packages">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go_router&package-manager=pub&previous-version=7.1.1&new-version=8.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps
[go_router](https://github.com/flutter/packages/tree/main/packages) from
7.1.1 to 8.0.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f6633b20d0"><code>f6633b2</code></a>
[go_router] Update link to example for query and path parameters (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/3994">#3994</a>)</li>
<li><a
href="852acaa9f9"><code>852acaa</code></a>
[in_app_pur]: Bump org.jetbrains.kotlin:kotlin-bom from 1.8.0 to 1.8.21
in /p...</li>
<li><a
href="7d00ea7d4b"><code>7d00ea7</code></a>
[image_picker]: Bump androidx.activity:activity from 1.7.0 to 1.7.1 in
/packa...</li>
<li><a
href="bcddb9a1f0"><code>bcddb9a</code></a>
[webview_flutter] Explicitly disable ATS in example apps (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4166">#4166</a>)</li>
<li><a
href="3e0a170706"><code>3e0a170</code></a>
Fix stale ignore: prefer_const_constructors from flutter/packages (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4154">#4154</a>)</li>
<li><a
href="e13b8c4338"><code>e13b8c4</code></a>
[tool] Only run unit tests in Chrome for inline web (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4153">#4153</a>)</li>
<li><a
href="1057ab48db"><code>1057ab4</code></a>
[in_app_purchase] Make the _FeatureCard constructor const in the Android
exam...</li>
<li><a
href="d935cb0d2f"><code>d935cb0</code></a>
[shared_preferences] Fix initialization race (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4159">#4159</a>)</li>
<li><a
href="010ba50128"><code>010ba50</code></a>
[go_router] Refactors imperative APIs and browser history (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4134">#4134</a>)</li>
<li><a
href="e37dd83c91"><code>e37dd83</code></a>
[various] Add <code>http</code> 1.0 compatibility (<a
href="https://github.com/flutter/packages/tree/main/packages/issues/4147">#4147</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/flutter/packages/commits/go_router-v8.0.1/packages">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go_router&package-manager=pub&previous-version=7.1.1&new-version=8.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
Bumps
[google_fonts](https://github.com/material-foundation/flutter-packages/tree/main/packages)
from 4.0.5 to 5.0.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/material-foundation/flutter-packages/commits/google_fonts-v5.0.0/packages">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google_fonts&package-manager=pub&previous-version=4.0.5&new-version=5.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [http](https://github.com/dart-lang/http/tree/master/pkgs) from
0.13.6 to 1.0.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/dart-lang/http/commits/HEAD/pkgs">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=http&package-manager=pub&previous-version=0.13.6&new-version=1.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Disallow navigating to /win without details.
Fixes#1288.
## Pre-launch Checklist
- [x] I read the [Flutter Style Guide] _recently_, and have followed its
advice.
- [x] I signed the [CLA].
- [x] I read the [Contributors Guide].
- [x] I updated/added relevant documentation (doc comments with `///`).
- [x] All existing and new tests are passing.
Bumps [github/codeql-action](https://github.com/github/codeql-action)
from 2.3.5 to 2.3.6.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="83f0fe6c49"><code>83f0fe6</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/1713">#1713</a>
from github/update-v2.3.6-96f284028</li>
<li><a
href="5c8f4be0e9"><code>5c8f4be</code></a>
Update changelog for v2.3.6</li>
<li><a
href="96f2840282"><code>96f2840</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/1711">#1711</a>
from github/henrymercer/improve-supported-versions-u...</li>
<li><a
href="89c4c9e65c"><code>89c4c9e</code></a>
Merge pull request <a
href="https://redirect.github.com/github/codeql-action/issues/1678">#1678</a>
from github/henrymercer/default-setup-safeguarding</li>
<li><a
href="26f16a5e63"><code>26f16a5</code></a>
Rephrase the still supported calculation to make it clearer</li>
<li><a
href="955f8596ae"><code>955f859</code></a>
Fix sign error</li>
<li><a
href="e7cff66ce1"><code>e7cff66</code></a>
Fix push</li>
<li><a
href="afdba76326"><code>afdba76</code></a>
Wait a week before dropping support for end of life GHES versions</li>
<li><a
href="07e43a2208"><code>07e43a2</code></a>
Open PR with gh CLI</li>
<li><a
href="9632771630"><code>9632771</code></a>
Address review comments</li>
<li>Additional commits viewable in <a
href="0225834cc5...83f0fe6c49">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=2.3.5&new-version=2.3.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps
[google_maps_flutter_web](https://github.com/flutter/packages/tree/main/packages/google_maps_flutter)
from 0.4.0+9 to 0.5.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/flutter/packages/commits/google_maps_flutter_web-v0.5.0/packages/google_maps_flutter">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google_maps_flutter_web&package-manager=pub&previous-version=0.4.0+9&new-version=0.5.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>