We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ea7d0 commit 3ee02e4Copy full SHA for 3ee02e4
packages/provider/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased patch
+## 6.1.5 - 2025-04-29
2
3
Fix a bug where a bug reading another provider may obtain the wrong value.
4
packages/provider/pubspec.yaml
@@ -1,6 +1,6 @@
name: provider
description: A wrapper around InheritedWidget to make them easier to use and more reusable.
-version: 6.1.4
+version: 6.1.5
repository: https://github.com/rrousselGit/provider
5
issue_tracker: https://github.com/rrousselGit/provider/issues
6
0 commit comments