🎯
Fluttering
Flutter enthusiast.
You'll find me on stackoverflow.
Or as a speaker in Flutter meetups
Sponsors
Pinned Loading
-
flutter_hooks
flutter_hooks PublicReact 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.
-
invertase/dart_custom_lint
invertase/dart_custom_lint Public💡 Easily write powerful Dart & Flutter lint rules for your projects or for users of your packages.
-
expect_error
expect_error PublicA Dart testing utility for asserting that some code emits a compilation error.
939 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
July 2025
Created 2 repositories
-
rrousselGit/test_project
This contribution was made on Jul 24
-
rrousselGit/analyzer_buffer
Dart
This contribution was made on Jul 4
Created a pull request in invertase/dart_custom_lint that received 2 comments
Opened 6 other pull requests in 4 repositories
invertase/dart_custom_lint
2
merged
-
Don't use aot for process start
This contribution was made on Jul 25
-
Migrate to latest Analyzer
This contribution was made on Jul 25
rrousselGit/riverpod
2
merged
-
Update interface to make it more explicit to clear out-of-date state
This contribution was made on Jul 18
-
Fix various pause-related issues
This contribution was made on Jul 14
rrousselGit/analyzer_buffer
1
merged
-
Rework entrypoint to better deal with prefixes
This contribution was made on Jul 21
rrousselGit/freezed
1
merged
-
Add when/map back
This contribution was made on Jul 2
Reviewed 6 pull requests in 3 repositories
rrousselGit/freezed
4 pull requests
-
fix: freezed_missing_mixin on private types due to leading underscore
This contribution was made on Jul 21
-
Migrate to analyzer element2 model
This contribution was made on Jul 16
-
Pub Workspaces
This contribution was made on Jul 1
-
Use
built_test
3.2.1, test fixes.This contribution was made on Jul 1
invertase/dart_custom_lint
1 pull request
-
fix: delay request if process not ready yet
This contribution was made on Jul 25
rrousselGit/riverpod
1 pull request
-
[riverpod_generator] Add option to remove regular expression from generated providers name
This contribution was made on Jul 15
Created an issue in dart-lang/build that received 7 comments
Migrating from Element to Element2 cannot be done partially, and is therefore inconvenient
build/source_gen don't really allow using both Element and Element2 at once. This makes migrating to Element2 quite inconvenient! Normally, migrati…
7
comments
Opened 11 other issues in 4 repositories
dart-lang/sdk
6
open
1
closed
-
Highligh other usages of a Record member when the cursor is on a Record member
This contribution was made on Jul 19
-
New meta annotation:
@avoidReturnAsync
, to warn against generic functions that return Stream/FutureThis contribution was made on Jul 13 -
unused_local_variable false negative: Report unused destructured variables
This contribution was made on Jul 3
-
Analyzer: Could
DartObjects
contain metadata about how the object was created?This contribution was made on Jul 3 -
Add assist to remove cascade operator
This contribution was made on Jul 2
-
Quick fix proposal: If a missing identifier watches to that of a package name, suggest importing said package with a prefix
This contribution was made on Jul 1
-
Why is
Element2.name3
always nullable?This contribution was made on Jul 1
dart-lang/source_gen
2
open
-
InvalidSourceGenerationError should accept Fragments/Annotatable too.
This contribution was made on Jul 25
-
package:source_gen/source_gen can no-longer be imported inside Flutter codebases
This contribution was made on Jul 19
dart-lang/dart_style
1
closed
-
[Feature] Format document text
This contribution was made on Jul 13
dart-lang/language
1
open
-
Allow consructor initializers to access fields initialized from previous initializers
This contribution was made on Jul 9