Fluttering
Flutter enthusiast.
You'll find me on stackoverflow.
Or as a speaker in Flutter meetups
Sponsors
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.
-
expect_error Public
A Dart testing utility for asserting that some code emits a compilation error.
1,388 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created 1 repository
Created a pull request in invertase/spec that received 1 comment
Opened 18 other pull requests in 5 repositories
rrousselGit/riverpod
7
merged
1
open
-
Remove
SynchronousFuture -
Add
when(optimistic: bool?)andcopyWithPrevious(seamless: false) -
Add
@useResultonto Ref.refresh - Add Ref.notifyListeners
- Add banner to notify that the current doc page might be out of date
- Fix more tests
- Documentation update (#1618)
-
fix: Fixed an assert error if a
familydepends on itself while specifyingdependencies.
firebase/flutterfire
5
merged
google/json_serializable.dart
2
open
invertase/spec
2
merged
rrousselGit/freezed
1
merged
Reviewed 27 pull requests in 5 repositories
firebase/flutterfire
18 pull requests
- chore(release): prepare for release
-
feat: Firebase android SDK BOM -
31.0.1 - docs(ui): add deprecation warning and migration guide for flutterfire_ui
- chore(release): prepare for release
- fix(ui): bump dependencies
-
chore: major
firebase_coreupdate version2.0.0 - chore: bump flutter minimum version for web packages
-
feat: Firebase JS web SDK version:
9.11.0 - feat(ui): add firebase_ui_auth and oauth providers
- chore: fix CI analyze issue and temporary fix for formatting CI issue
- feat: Add support for FirebaseFirestore.myNamedQueryGet()
- chore(release): prepare for release
- chore(release): prepare for release
- fix(auth, web): catch hot reload & hot restart exception for web emulator
- fix(cloud_firestore_odm): Update ignored lints in generated files
- test: migrate all packages from Flutter driver to integration tests
-
test: Remove useless
StreamSubscriptionfrom e2e tests -
fix(crashlytics): parameter
informationacceptsIterable<Object>for further diagnostic logging information
rrousselGit/riverpod
4 pull requests
invertase/spec
3 pull requests
rrousselGit/freezed
1 pull request
invertase/dart_custom_lint
1 pull request
Created an issue in dart-lang/sdk that received 9 comments
Future.wait should support Flutter's SynchronousFuture
Related thread: flutter/flutter#71554
It appears that Future.wait doesn't handle SynchronousFuture gracefully, causing the following code to crash:
F…
9
comments
Opened 15 other issues in 5 repositories
rrousselGit/riverpod
6
open
5
closed
- Add overrideWith as a replacement to overrideWithProvider
- Re-implement overrideWithValue
- Explain more about why StateNotifier is preferred over ChangeNotifier
- Support generated types as return type for generated providers
- Expose utilities to avoid UI flickers when asynchronous providers update
-
Add
ref.notifyListeners -
Add
watch(futureProvider.syncFuture)to optionally obtain aSynchronousFuturewhen possible -
Remove
futureProvider.futurereturning aSynchronousFuturewhen the value is already available -
Make
AsyncLoadingoptionally receive previous data/error as parameter, and have FutureProvider/AsyncNotifierProvider/StreamProvider pass previous data/error to - Documentation rework plan
- [website]: Automatically add an "outdated" banner to translated pages if they are out of sync with English
firebase/flutterfire
1
open
invertase/dart_custom_lint
1
open
dart-lang/sdk
1
open
invertase/spec
1
closed
Started 1 discussion in 1 repository
facebook/docusaurus
facebook/docusaurus
-
How can I obtain the frontmatter of a document in other languages?
This contribution was made on Oct 9
Answered 8 discussions in 1 repository
rrousselGit/riverpod
rrousselGit/riverpod
-
AsyncNotifierProviderFamily (AsyncNotifierProvider.family) example
This contribution was made on Oct 25
-
Prop drilling v.s. using more ref.watch is preferred?
This contribution was made on Oct 24
-
Is it possible to handle `update` of `AsyncNotifier` in the same way that `AsyncValue.guard` ganerates `AsyncError`?
This contribution was made on Oct 21
-
Flutter UncontrolledProviderScope error with Riverpod
This contribution was made on Oct 13
-
Dynamically override providers
This contribution was made on Oct 13
-
Handle AutoDispose Notifier dispose process manually problem
This contribution was made on Oct 5
-
Build when method
This contribution was made on Oct 4
-
StateNotifierListenerError
This contribution was made on Oct 3







