Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixing flutter_riverpod provider working in dart > 2.14.0 and flutter 2.5.0 #1

Closed
wants to merge 1 commit into from

Conversation

kzawadi
Copy link

@kzawadi kzawadi commented Oct 10, 2021

This will fix the issue in Flutter_riverpod the bug was
"When accessing an overridden (scoped) provider in ChangeNotifierProvider._create function, it "ignores" the overridden value."
as seen here rrousselGit/riverpod#800 (comment)

@bizz84
Copy link
Owner

bizz84 commented Nov 26, 2021

@kzawadi thank you for the contribution.

Now that #3 was merged, this should no longer be needed.

@bizz84 bizz84 closed this Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants