<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Documentation**
- Improved and clarified documentation comments for several provider
classes and methods.
- Added and updated documentation templates for better consistency and
clarity.
- **Chores**
- Enhanced the GitHub Actions workflow to include a step for checking
Dart documentation generation.
- Added a script to conditionally run a dry run of Dart documentation
generation based on project configuration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Chores**
- Updated dependency configurations to allow greater flexibility and
removed an obsolete linting tool.
- **Refactor**
- Streamlined state management and theme handling to improve
maintainability without impacting visible functionality.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
[//]: # (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
[flutter_hooks](https://github.com/rrousselGit/flutter_hooks/tree/master/packages)
from 0.18.6 to 0.21.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2dbd2d5b46"><code>2dbd2d5</code></a>
Merge branch 'master' of <a
href="https://github.com/rrousselGit/flutter_hooks">https://github.com/rrousselGit/flutter_hooks</a></li>
<li><a
href="6a6daf22f1"><code>6a6daf2</code></a>
Changelog</li>
<li><a
href="2dd4ebaf75"><code>2dd4eba</code></a>
Format</li>
<li><a
href="82c543ccfd"><code>82c543c</code></a>
Fix</li>
<li><a
href="b283a05d50"><code>b283a05</code></a>
Merge branch 'master' of <a
href="https://github.com/rrousselGit/flutter_hooks">https://github.com/rrousselGit/flutter_hooks</a>
into pr...</li>
<li><a
href="16a0b79b7d"><code>16a0b79</code></a>
Merge branch 'master' of <a
href="https://github.com/rrousselGit/flutter_hooks">https://github.com/rrousselGit/flutter_hooks</a>
into pr...</li>
<li><a
href="5e73bacdf2"><code>5e73bac</code></a>
Fuse files</li>
<li><a
href="c3c3d24224"><code>c3c3d24</code></a>
Changelog</li>
<li><a
href="4102c3220e"><code>4102c32</code></a>
Merge branch 'master' into use-tree-sliver-controller</li>
<li><a
href="8f968cc7e4"><code>8f968cc</code></a>
flutter_hooks : 0.21.1-pre.4 -> 0.21.2</li>
<li>Additional commits viewable in <a
href="https://github.com/rrousselGit/flutter_hooks/commits/flutter_hooks-v0.21.2/packages">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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Remi Rousselet <darky12s@gmail.com>
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Chores**
- Updated all Dart SDK constraints to "^3.6.0", added a unified
workspace resolution key, and removed obsolete local dependency override
configurations.
- **CI/CD Improvements**
- Streamlined workflows and refined testing/coverage scripts by removing
outdated steps.
- **Tooling Enhancements**
- Introduced a new build generation script to automate build-runner
tasks.
- **Refactor**
- Applied minor code style refinements, including simplified constructor
syntax and streamlined control flow.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->