-
-
Notifications
You must be signed in to change notification settings - Fork 984
Issues: rrousselGit/riverpod
[RFC]: Unified syntax for providers, without code-generation
#4008
opened Mar 15, 2025 by
rrousselGit
Open
153
[RFC] Fixing Riverpod's redundant "isLoading" gap when combin...
#4009
opened Mar 15, 2025 by
rrousselGit
Open
43
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
[Suggestion] Convenience methods for MutationState (check for loading, success, error)
enhancement
New feature or request
needs triage
#4095
opened May 3, 2025 by
s9th
Calling Something isn't working
question
Further information is requested
ref.keepAlive()
in the builder of a provider that depends on another provider has no effect
bug
#4088
opened May 2, 2025 by
saibotma
Document an autocomplete use-case
documentation
Improvements or additions to documentation
needs triage
#4067
opened Apr 18, 2025 by
Zverik
select / selectAsync not behaving correctly?
question
Further information is requested
#4013
opened Mar 21, 2025 by
fulstadev
[RFC] Fixing Riverpod's redundant "isLoading" gap when combining providers
enhancement
New feature or request
#4009
opened Mar 15, 2025 by
rrousselGit
[RFC]: Unified syntax for providers, without code-generation
breaking
enhancement
New feature or request
#4008
opened Mar 15, 2025 by
rrousselGit
Code Generation Fails for Single-Field Records
bug
Something isn't working
#4005
opened Mar 13, 2025 by
rubenferreira97
ref.exist(provider)
should be ref.read(provider.exists)
, to support ref.watch/listen
enhancement
#3999
opened Mar 9, 2025 by
rrousselGit
I want to use RiverPod but the official website is too simple and needs to be improved
documentation
Improvements or additions to documentation
needs triage
#3966
opened Feb 8, 2025 by
laterdayi
selectAsync does not update immediately after invalidate
bug
Something isn't working
with-repro
#3959
opened Feb 3, 2025 by
ksatoudeveloper
Choose provider name with @Riverpod(name: 'providerName')
enhancement
New feature or request
needs triage
#3958
opened Jan 31, 2025 by
BenjiFarquhar
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
#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
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
with-repro
#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
Previous Next
ProTip!
Follow long discussions with comments:>50.