mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Bumps [freezed_annotation](https://github.com/rrousselGit/freezed) from 2.4.4 to 3.0.0. <details> <summary>Commits</summary> <ul> <li><a href="24509c7c40"><code>24509c7</code></a> freezed_annotation : 2.4.4 -> 3.0.0</li> <li><a href="9b4465f676"><code>9b4465f</code></a> Update README</li> <li><a href="bdedab5726"><code>bdedab5</code></a> Disable format (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1160">#1160</a>)</li> <li><a href="89e265854f"><code>89e2658</code></a> Private unions (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1159">#1159</a>)</li> <li><a href="92b563f86d"><code>92b563f</code></a> External factory (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1158">#1158</a>)</li> <li><a href="b51e44fcb3"><code>b51e44f</code></a> Support using Freezed on normal Dart classes (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1157">#1157</a>)</li> <li><a href="a58c4f6c5b"><code>a58c4f6</code></a> Update README.md (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1153">#1153</a>)</li> <li><a href="c1c16e42ca"><code>c1c16e4</code></a> Vietnamese documentation (<a href="https://redirect.github.com/rrousselGit/freezed/issues/1146">#1146</a>)</li> <li><a href="bbc0edecf0"><code>bbc0ede</code></a> Infinite invite</li> <li><a href="91b24796bc"><code>91b2479</code></a> chore: update sponsors.svg</li> <li>Additional commits viewable in <a href="https://github.com/rrousselGit/freezed/compare/freezed_annotation-v2.4.4...freezed_annotation-v3.0.0">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`. --- <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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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>
TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.
Features
TODO: List what your package can do. Maybe include images, gifs, or videos.
Getting started
TODO: List prerequisites and provide or point to information on how to start using the package.
Usage
TODO: Include short and useful examples for package users. Add longer examples
to /example folder.
const like = 'sample';
Additional information
TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.