Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,604 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 1 repository
- rrousselGit/ci Shell
Created a pull request in rrousselGit/provider that received 1 comment
Opened 9 other pull requests in 3 repositories
rrousselGit/freezed
5
merged
1
closed
rrousselGit/river_pod
1
merged
Reviewed 2 pull requests in 2 repositories
rrousselGit/state_notifier 1 pull request
rrousselGit/provider 1 pull request
Created an issue in rrousselGit/flutter_portal that received 3 comments
Focusing a textfield inside a PortalEntry located inside a ListView should not make the listview scroll
ListView( children: [ PortalEntry( portal: TextField(), ) ] )