-
-
Notifications
You must be signed in to change notification settings - Fork 970
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Detect possible optimization when chaining New feature or request
linter
await ref.watch
enhancement
#3939
opened Jan 18, 2025 by
rrousselGit
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
needs triage
#3932
opened Jan 15, 2025 by
thisissandipp
docs(example): add a simple grocery list app example that uses local persistence
documentation
Improvements or additions to documentation
#3930
opened Jan 14, 2025 by
thisissandipp
setting the value to null doesn't update the UI.
bug
Something isn't working
question
Further information is requested
#3921
opened Jan 12, 2025 by
qasim-xo
Explain how Improvements or additions to documentation
provider.select
compares to Stream.where
/ Cubit.buildWhen
documentation
#3915
opened Jan 8, 2025 by
rrousselGit
linter for useless New feature or request
linter
ref.read
enhancement
#3906
opened Jan 6, 2025 by
stephane-archer
How to Ensure FutureProvider computes and returns the initial value when I await, even if invalidated
documentation
Improvements or additions to documentation
needs triage
#3905
opened Jan 6, 2025 by
stephane-archer
Add warning when using ref.notifyListeners() in build()
enhancement
New feature or request
linter
#3897
opened Dec 30, 2024 by
hamadmad
ref.watch returns a value other than ref.read
bug
Something isn't working
question
Further information is requested
#3889
opened Dec 23, 2024 by
darkstarx
Clarification Needed on Transitioning from ChangeNotifierProvider to NotifierProvider
documentation
Improvements or additions to documentation
needs triage
#3885
opened Dec 22, 2024 by
stephane-archer
Suggestions for improving documentation on keepAlive
documentation
Improvements or additions to documentation
needs triage
#3880
opened Dec 21, 2024 by
koji-1009
ref.read() gets previous state, instead of the same value as next from ref.listen()
bug
Something isn't working
question
Further information is requested
#3879
opened Dec 20, 2024 by
JifScharp
Riverpod doesn't rebuild its widget correctly on MacOS when we start using other app windows.
bug
Something isn't working
question
Further information is requested
#3878
opened Dec 20, 2024 by
stephane-archer
Return Refreshable instead of ProviderListenable from select and selectAsync
enhancement
New feature or request
question
Further information is requested
#3875
opened Dec 17, 2024 by
amevee
What makes Riverpod specifically made for network request
documentation
Improvements or additions to documentation
needs triage
#3872
opened Dec 17, 2024 by
stephane-archer
How to listen to Provider assignment not Provider value change
documentation
Improvements or additions to documentation
question
Further information is requested
#3870
opened Dec 14, 2024 by
stephane-archer
Do not use WidgetRef across async gaps linter
enhancement
New feature or request
linter
#3869
opened Dec 13, 2024 by
stephane-archer
Warn if provider start with
ref.keepAlive
in favour of @Riverpod(keepAlive: true)
linter
#3855
opened Dec 4, 2024 by
rrousselGit
Clarify Riverpod's Focus in Tagline
documentation
Improvements or additions to documentation
#3852
opened Dec 1, 2024 by
stephane-archer
Deprecated annotations are not passed to the corresponding providers
bug
Something isn't working
needs triage
#3851
opened Nov 29, 2024 by
vasilich6107
Previous Next
ProTip!
Adding no:label will show everything without a label.