Codesti
rrousselGit/riverpod: A simple way to access state while robust and testable.
4231
STARS
71
WATCHERS
683
FORKS
106
ISSUES
riverpod's Language Statistics
rrousselGit's Other Repos
rrousselGit/responsive_scaffold: Responsive Scaffold - On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item. Maintainer: @rodydavis
Last Updated: 2022-07-25
rrousselGit/dartx: Superpowers for Dart. Collection of useful static extension methods.
Last Updated: 2022-06-04
rrousselGit/json_serializable: Generates utilities to aid in serializing to/from JSON.
Last Updated: 2022-07-25
rrousselGit/async: A Dart package that contains tools to work with asynchronous computations.
Last Updated: 2022-07-25
rrousselGit/lazy-broadcast:
Last Updated: 2022-05-18
rrousselGit/coverage_regression_example:
Last Updated: 2022-07-25
rrousselGit/kata_marvel:
Last Updated: 2022-06-03
rrousselGit/river_pod: A simple way to access state while robust and testable.
Last Updated: 2022-07-25
rrousselGit/expect_error: A Dart testing utility for asserting that some code emits a compilation error.
Last Updated: 2022-06-02
rrousselGit/macro_prototype: A very basic prototype of macros using build_runner
Last Updated: 2022-07-30
rrousselGit/flutter_architecture_samples: TodoMVC for Flutter
Last Updated: 2022-07-25
rrousselGit/mono_repo: Allows easy management of repositories with multiple Dart packages
Last Updated: 2022-07-17
rrousselGit/demo_21-01-2019:
Last Updated: 2022-06-03
rrousselGit/sync_stream_controller:
Last Updated: 2022-06-04
rrousselGit/scroll-behaviors: A set of scroll behaviors for peoples to use.
Last Updated: 2022-07-25
rrousselGit/analyzer_plugins:
Last Updated: 2022-07-25
rrousselGit/devtools: Performance tools for Flutter.
Last Updated: 2022-07-25
rrousselGit/code_builder: A fluent API for generating valid Dart source code
Last Updated: 2022-06-02
rrousselGit/flutter_portal: Overlay/OverlayEntry, but better
Last Updated: 2022-06-04
rrousselGit/todos:
Last Updated: 2022-07-29
rrousselGit/packages: A collection of useful packages maintained by the Flutter team
Last Updated: 2022-07-31
rrousselGit/coverage_issue_reproduction:
Last Updated: 2022-07-25
rrousselGit/meetup-18-10-18: Slides/examples for the 18/10/18 meetup
Last Updated: 2022-06-04
rrousselGit/rrousselGit.github.io:
Last Updated: 2022-07-25
rrousselGit/photo_view: 📸 A simple zoomable image widget for Flutter
Last Updated: 2022-06-03
rrousselGit/hot-restart-expando-reproduction:
Last Updated: 2022-07-25
rrousselGit/local_widget_state_approaches: A repository to create and compare different methodologies of reusing local widget state logics.
Last Updated: 2022-07-25
rrousselGit/flutter_hooks: React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.
Last Updated: 2023-03-03
rrousselGit/functional_widget: A code generator to write widgets as function without loosing the benefits of classes.
Last Updated: 2023-03-14
rrousselGit/provider: InheritedWidgets, but simple
Last Updated: 2023-03-26
rrousselGit/boundary: Error Boundaries for Flutter
Last Updated: 2023-03-01
rrousselGit/flutter-tutorials: The repo contains the source code for all the tutorials on the FilledStacks Youtube channel.
Last Updated: 2022-07-25
rrousselGit/provider-example:
Last Updated: 2022-07-25
rrousselGit/mobx.dart: MobX for the Dart language
Last Updated: 2022-07-25
rrousselGit/tests: Contributed tests for Flutter
Last Updated: 2022-06-02
rrousselGit/website: Flutter web site
Last Updated: 2022-07-29
rrousselGit/samples: A collection of Flutter examples and demos.
Last Updated: 2022-06-03
rrousselGit/yamlicious: A Dart library for writing yaml files
Last Updated: 2022-07-25
rrousselGit/flutter: Flutter makes it easy and fast to build beautiful mobile apps.
Last Updated: 2022-05-23
rrousselGit/inKino: inKino - A cross platform movie and showtime browser for Finnkino cinemas, made with Flutter.
Last Updated: 2022-07-25
rrousselGit/redux: Predictable state container for JavaScript apps
Last Updated: 2022-05-23
rrousselGit/awesome-flutter: An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
Last Updated: 2022-07-25
rrousselGit/functional_flutter_hooks_example:
Last Updated: 2022-07-28
rrousselGit/sponsorkit: 💖 Toolkit for generating sponsors images 😄
Last Updated: 2022-07-25
rrousselGit/fake_async:
Last Updated: 2022-06-02
rrousselGit/mocktail: A mock library for Dart inspired by mockito
Last Updated: 2022-07-25
rrousselGit/test: A library for writing unit tests in Dart.
Last Updated: 2022-06-03
rrousselGit/ci: A placeholder project to work on a CI for all of my different projects at once
Last Updated: 2022-06-04
rrousselGit/riverpod: A simple way to access state while robust and testable.
Last Updated: 2023-03-14
rrousselGit/union: Union types for dart
Last Updated: 2023-03-05
rrousselGit/Casper: The default personal blogging theme for Ghost
Last Updated: 2022-05-23
rrousselGit/freezed: Code generation for immutable classes that has a simple syntax/API without compromising on the features.
Last Updated: 2023-03-26
rrousselGit/state_notifier: ValueNotifier, but outside Flutter and with some extra perks
Last Updated: 2023-03-23
rrousselGit/nested: A new kind of widgets that helps building nested widget tree using a linear syntax
Last Updated: 2023-03-01
Star history of riverpod
Issue history of riverpod
riverpod Recent Issues
Issue Title
State
Comments
Created Date
Updated Date
Closed Date
Privacy of providers using code generation
closed
4
2023-03-13
2023-03-07
2023-03-13
type 'SimpleIdentifierImpl' is not a subtype of type 'PropertyAccess' in type cast
closed
2
2023-03-13
2023-03-07
2023-03-13
lint: Don't specify `listen(onError:` ` if a provider is async
open
0
2023-03-13
2023-03-07
-
`onDispose()` called on `Notifier`s seemingly without reason.
open
0
2023-03-12
2023-03-07
-
New lint: avoid AsyncValue.when/co inside providers
open
1
2023-03-12
2023-03-07
-
AsyncNotifier isRefreshing state is replaced by isReloading state
open
2
2023-03-12
2023-03-07
-
Riverpod generator doesn't add import prefix to generated providers
closed
1
2023-03-12
2023-03-07
2023-03-12
do not lint on ThisNotifier build() => this in generated code
open
0
2023-03-11
2023-03-07
-
How to initialize Notifier based on the value of another provider?
closed
0
2023-03-11
2023-03-07
2023-03-13
riverpod_generator fails when instantiating a Provider from a function in a file with generated providers
closed
0
2023-03-10
2023-03-07
2023-03-10
Warn if a generated class is used as input of a provider
open
0
2023-03-09
2023-03-07
-
[riverpod_lint] Rename symbol when converting generated provider between stateless to stateful
open
1
2023-03-09
2023-03-07
-
type 'SimpleIdentifierImpl' is not a subtype of type 'PropertyAccess' in type cast
closed
6
2023-03-09
2023-03-07
2023-03-10
nested providerScope override not working
open
0
2023-03-09
2023-03-07
-
Warn if a Notifier has public fields
open
0
2023-03-09
2023-03-07
-
[riverpod_lint] - Pub.dev - Incorrect install command
closed
1
2023-03-08
2023-03-24
2023-03-08
Give the option to tell riverpod what name the generated provider should have
closed
1
2023-03-07
2023-03-20
2023-03-07
Generated code for provider class that shoud provide a built-in Flutter type returns `dynamic` instead
closed
6
2023-03-07
2023-03-23
2023-03-18
'debugGetCreateSourceHash' is deprecated and shouldn't be used. How do I not use this?
closed
3
2023-03-06
2023-03-23
2023-03-18
StateNotifier<List<T>> The change of elements in the list will not cause the ui to change
closed
4
2023-03-06
2023-03-07
2023-03-07
Invalidating `FutureProvider` might throw
open
1
2023-03-06
2023-03-07
-
`FutureProvider.future` not yielding result immediately if inner `FutureOr` is a value
closed
1
2023-03-06
2023-03-07
2023-03-07
Lints do not correctly handle renamed providers
closed
3
2023-03-05
2023-03-21
2023-03-07
[riverpod_generator] Build runner fails after upgrading to 2.0.0
closed
4
2023-03-05
2023-03-07
2023-03-10
Can't invalidate FutureProvider.future
closed
6
2023-03-03
2023-03-07
2023-03-03
Riverpod lint is not working in Windows
closed
8
2023-03-02
2023-03-23
2023-03-18
Scoped providers should not generate a "ref" typedef
closed
1
2023-03-02
2023-03-07
2023-03-02
Warn if a provider unconditionally throws
closed
2
2023-03-02
2023-03-07
2023-03-02
Add a new parameter to define ourselves the provider name with @riverpod annotation
open
0
2023-03-02
2023-03-07
-
Warn about ref/scoped provider misuse
open
0
2023-03-01
2023-03-14
-
[riverpod_lint 1.1.1] removing "dependencies" on @Riverpod with keepAlive breaks code
closed
2
2023-03-01
2023-03-14
2023-03-01
The examples in the Changelog for riverpod_generator 2.0.0 may be incorrect.
closed
3
2023-03-01
2023-03-18
2023-03-01
Variant of AsyncValue.whenData that preserves other attributes (AsyncValue.mapValue)
closed
19
2023-02-28
2023-03-07
2023-03-13
StateProvider not rebulding checkbox
closed
3
2023-02-28
2023-03-22
2023-02-28
Add StreamProvider to riverpod_generator
closed
2
2023-02-28
2023-03-07
2023-02-28
riverpod_generator: file ".g" is not generated when @riverpod annotations are in a part file
closed
1
2023-02-27
2023-03-07
2023-02-27
ref.watch(...) doesn't listen to internal changes on certain object using StateNotifierProvider
closed
1
2023-02-26
2023-03-07
2023-02-26
[riverpod_generator] can not detect type
closed
2
2023-02-26
2023-03-07
2023-02-26
use WidgetRef from callback (using infinite list package)
closed
4
2023-02-24
2023-03-07
2023-02-27
[riverpod_lint] improper (but functional) type annotation for createState in quickfix convert to ConsumerStatefulWidget
closed
0
2023-02-23
2023-03-07
2023-02-23
Is it possible to invoke ref.onResume with ref.watch(someProvider.future) to maintain the cache?
open
5
2023-02-21
2023-03-07
-
riverpod_lint throws when an already generated class/function provider is being renamed
closed
3
2023-02-21
2023-03-07
2023-02-24
riverpod_lint throws when a non-existent family provider is ref.anything'd
closed
1
2023-02-21
2023-03-07
2023-02-24
Warn against AsyncNotifier.update misuses
open
0
2023-02-19
2023-03-07
-
NotifierBase.state setter should be @protected
closed
1
2023-02-19
2023-03-07
2023-02-19
[riverpod_generator] `FormatterException` when trying to generate code using records
closed
2
2023-02-18
2023-03-23
2023-02-18
An assertion is thrown if the exception was thrown in the callback that create a provider.
closed
3
2023-02-18
2023-03-07
2023-03-03
update provider listenable only `on` certain conditions
open
1
2023-02-18
2023-03-07
-
Is the overridden provider not disposed?
open
0
2023-02-18
2023-03-07
-
[riverpod_lint] analyzer just get crushed repeatedly
open
7
2023-02-18
2023-03-07
-