Fluttering
Flutter enthusiast.
You'll find me on stackoverflow.
Or as a speaker in Flutter meetups
Highlights
- 27 discussions answered
Block or Report
Block or report rrousselGit
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
flutter_hooks Public
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.
-
functional_widget Public
A code generator to write widgets as function without loosing the benefits of classes.
-
1,103 contributions in the last year
Happy Halloween!
Learn how we count contributions
Less
More
Activity overview
Contributed to
FirebaseExtended/flutterfire,
rrousselGit/river_pod,
rrousselGit/freezed
and 5 other
repositories
Contribution activity
October 2021
Created 59 commits in 3 repositories
Created 1 repository
- rrousselGit/test Dart
Created a pull request in dart-lang/test that received 22 comments
Opened 12 other pull requests in 2 repositories
rrousselGit/river_pod
8
merged
2
closed
- Remove AsyncValue.previous, refactor .future/.stream and renamed .future to .last
- Add Provider.overrideWithProvider
- Add WhateverProviderRef
- Refactor Element internals to make error handling explicit
- Feat: pass previous value to ref.listen/container.listen
- Refactor element nottification to be depth based
- Internal refactoring
- Revert removing overrideWithProvider
- Assert dependencies are respected
- Add 'dependencies' parameter to auto-scope providers
rrousselGit/freezed
2
merged
Reviewed 13 pull requests in 8 repositories
rrousselGit/river_pod
4 pull requests
rrousselGit/freezed
3 pull requests
flutter/flutter
1 pull request
FirebaseExtended/flutterfire
1 pull request
rrousselGit/provider
1 pull request
rrousselGit/functional_widget
1 pull request
dart-lang/test
1 pull request
invertase/flutter_desktop_webview_auth
1 pull request
Created an issue in dart-lang/test that received 63 comments
Add a more precise way to start multiple specific tests at the same time
Hello! Some context: I am working on a custom test renderer and I was trying to implement "execute only failed tests from the previous run" among o…
63
comments
Opened 5 other issues in 1 repository
rrousselGit/river_pod
4
open
1
closed
-
Add
provider.selectAsync
which returns a future for awaiting AsyncValue - Allow associating a ProviderContainer to multiple UncontrolledProviderScope
- Update ref.watch(StateProvider) to return the state instead of StateController
- Add ref.onCancel / ref.onResume for when all listeners are removed / one is added
- Throw if WidgetRef tries to obtain a provider that is missing a scoped override
Started 1 discussion in 1 repository
github/feedback
github/feedback
Answered 6 discussions in 1 repository
rrousselGit/river_pod
rrousselGit/river_pod
- Passing ref.read or data itself?
- Why `ConsumerWidget` docs say it's a `StatelessWidget`?
- overrideWithValue only makes test harder than before
- How do I use overrideWithValue the same way overrideWithProvider was used? (v 1.x)
- Flutter MVVM Architecture Generator
- Is it normal always checking «isMounted» in StateNotifier when performing asynchronous calls?
12
contributions
in private repositories
Oct 15 – Oct 25