-
-
Notifications
You must be signed in to change notification settings - Fork 960
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
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
needs triage
#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
custom naming conventions for providers.
enhancement
New feature or request
needs triage
#3847
opened Nov 21, 2024 by
dthuesen
Different behavior when listening to streams (from drift) using StreamProvider vs StreamBuilder
bug
Something isn't working
help wanted
Extra attention is needed
#3832
opened Nov 13, 2024 by
AhmedLSayed9
I getting issue provider not initilized while calling method in build method in AutoDisposeNotifier
bug
Something isn't working
needs triage
#3831
opened Nov 12, 2024 by
atulproject99
Sync Providers managing the same entity
documentation
Improvements or additions to documentation
#3781
opened Oct 16, 2024 by
w0rsti
(repurposed) Document that invalidate() may not cause a refresh if the provider isn't listened.
documentation
Improvements or additions to documentation
#3773
opened Oct 12, 2024 by
nateshmbhat
Android Studio don't shows option to convert StatelessWidget into ConsumerWidget
bug
Something isn't working
question
Further information is requested
#3769
opened Oct 8, 2024 by
Tananga
Documenting an approach for how to init some values before pushing a route
documentation
Improvements or additions to documentation
needs triage
#3765
opened Oct 7, 2024 by
AhmedLSayed9
Critical Bug: ref.invalidate() Calls The Notifier Class Build Method Before It Disposes When There Are No Listeners
bug
Something isn't working
#3760
opened Oct 3, 2024 by
walidwalid23
ref.onCancel gets unexpectedly called when a widget rebuilds while using ref.listen
bug
Something isn't working
needs triage
#3759
opened Oct 2, 2024 by
AhmedLSayed9
Embed Dartdoc inside the documentation
documentation
Improvements or additions to documentation
#3755
opened Sep 21, 2024 by
rrousselGit
Add warning that discourages New feature or request
ref.read(provider.future)
enhancement
#3746
opened Sep 14, 2024 by
rrousselGit
Mention in a migration guide that Improvements or additions to documentation
await ref.read(provider.future)
can cause an infinite await. => use listen
documentation
#3745
opened Sep 14, 2024 by
rrousselGit
Cannot use argument name "state" in generated family provider
bug
Something isn't working
needs triage
#3731
opened Sep 7, 2024 by
karelklic
AsyncLoading progress value doesn't propagate when setting state from AsyncLoading to AsyncLoading
bug
Something isn't working
#3703
opened Aug 15, 2024 by
r52
ProviderScope state wrongly disposed possible bug
bug
Something isn't working
needs triage
#3684
opened Jul 31, 2024 by
Ortes
Debouncing example app locks up
documentation
Improvements or additions to documentation
needs triage
#3651
opened Jul 13, 2024 by
sisyfus
Changing debouncing example to make more sense
documentation
Improvements or additions to documentation
#3650
opened Jul 13, 2024 by
sisyfus
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.