mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) from 16.0.0 to 16.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/releases"><code>@angular/platform-browser</code>'s releases</a>.</em></p> <blockquote> <h2>v16.0.1</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1>16.0.1 (2023-05-10)</h1> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="52c74d3b4a"><img src="https://img.shields.io/badge/52c74d3b4a-fix-green" alt="fix - 52c74d3b4a" /></a></td> <td>add additional component metadata to component ID generation (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/50203">#50203</a>)</td> </tr> <tr> <td><a href="048b6b1e0d"><img src="https://img.shields.io/badge/048b6b1e0d-fix-green" alt="fix - 048b6b1e0d" /></a></td> <td>bootstrapApplication call not rejected when error is thrown in importProvidersFrom module (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/50120">#50120</a>)</td> </tr> <tr> <td><a href="d68796782f"><img src="https://img.shields.io/badge/d68796782f-fix-green" alt="fix - d68796782f" /></a></td> <td>handle hydration of root components with injected ViewContainerRef (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/50136">#50136</a>)</td> </tr> <tr> <td><a href="f751ce6445"><img src="https://img.shields.io/badge/f751ce6445-fix-green" alt="fix - f751ce6445" /></a></td> <td>handle projection of hydrated containters into components that skip hydration (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/50199">#50199</a>)</td> </tr> <tr> <td><a href="346ab73dd9"><img src="https://img.shields.io/badge/346ab73dd9-fix-green" alt="fix - 346ab73dd9" /></a></td> <td>only try to retrieve transferred state on the browser (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/50144">#50144</a>)</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@angular/platform-browser</code>'s changelog</a>.</em></p> <blockquote> <h1>16.0.1 (2023-05-10)</h1> <h3>core</h3> <table> <thead> <tr> <th>Commit</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td><a href="52c74d3b4a">52c74d3b4a</a></td> <td>fix</td> <td>add additional component metadata to component ID generation (<a href="https://redirect.github.com/angular/angular/pull/50203">#50203</a>)</td> </tr> <tr> <td><a href="048b6b1e0d">048b6b1e0d</a></td> <td>fix</td> <td>bootstrapApplication call not rejected when error is thrown in importProvidersFrom module (<a href="https://redirect.github.com/angular/angular/pull/50120">#50120</a>)</td> </tr> <tr> <td><a href="d68796782f">d68796782f</a></td> <td>fix</td> <td>handle hydration of root components with injected ViewContainerRef (<a href="https://redirect.github.com/angular/angular/pull/50136">#50136</a>)</td> </tr> <tr> <td><a href="f751ce6445">f751ce6445</a></td> <td>fix</td> <td>handle projection of hydrated containters into components that skip hydration (<a href="https://redirect.github.com/angular/angular/pull/50199">#50199</a>)</td> </tr> <tr> <td><a href="346ab73dd9">346ab73dd9</a></td> <td>fix</td> <td>only try to retrieve transferred state on the browser (<a href="https://redirect.github.com/angular/angular/pull/50144">#50144</a>)</td> </tr> </tbody> </table> <!-- raw HTML omitted --> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="5c593d58a1"><code>5c593d5</code></a> build: lock file maintenance (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/49914">#49914</a>)</li> <li><a href="048b6b1e0d"><code>048b6b1</code></a> fix(core): bootstrapApplication call not rejected when error is thrown in imp...</li> <li><a href="2f03eefd5c"><code>2f03eef</code></a> refactor(platform-browser): Throw tree-shakable errors. (<a href="https://github.com/angular/angular/tree/HEAD/packages/platform-browser/issues/49341">#49341</a>)</li> <li>See full diff in <a href="https://github.com/angular/angular/commits/16.0.1/packages/platform-browser">compare view</a></li> </ul> </details> <br /> [](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>
web_embedding
This directory contains examples of how to embed Flutter in web apps (without iframes):
- element_embedding_demo: Modifies the index.html of a flutter app so it is
launched in a custom
hostElement. This is the most basic embedding example. - ng-flutter: A simple Angular app (and component) that replicates the above example, but in an Angular style.
Check the README.md of each example for more details on how to run it, and the
"Points of Interest" it may contain.