Skip to content

Issues: rrousselGit/riverpod

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Code Generation Fails for Single-Field Records bug Something isn't working
#4005 opened Mar 13, 2025 by rubenferreira97
Name it Pod instead of Ref enhancement New feature or request
#3985 opened Feb 27, 2025 by jtkeyva
Rename Provider/Notifier/AsyncNotifier breaking enhancement New feature or request
#3947 opened Jan 21, 2025 by rrousselGit
Mutation: Optimistic updates enhancement New feature or request
#3938 opened Jan 18, 2025 by snapsl
Mutation: Access mutated data enhancement New feature or request question Further information is requested
#3937 opened Jan 18, 2025 by snapsl
How to catch error used after being disposed? documentation Improvements or additions to documentation question Further information is requested
#3935 opened Jan 16, 2025 by stephane-archer
docs: add more examples and enhance docs with tutorials documentation Improvements or additions to documentation
#3932 opened Jan 15, 2025 by thisissandipp
Explain how provider.select compares to Stream.where/ Cubit.buildWhen documentation Improvements or additions to documentation
#3915 opened Jan 8, 2025 by rrousselGit
linter for useless ref.read enhancement New feature or request linter
#3906 opened Jan 6, 2025 by stephane-archer
ref.watch returns a value other than ref.read bug Something isn't working with-repro
#3889 opened Dec 23, 2024 by darkstarx
ProTip! Exclude everything labeled bug with -label:bug.