rrousselGit / flutter_hooks

React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.
MIT License
3.13k stars 179 forks source link

Fix depreciation #423

Closed rrousselGit closed 6 months ago

changeset-bot[bot] commented 6 months ago

⚠️ No Changeset found

Latest commit: 17b25747afe6a1d10226254e0c63ab07b0fabae4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR