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 up
Pinned
1,689 contributions in the last year
Activity overview
Contributed to
rrousselGit/river_pod,
rrousselGit/freezed,
rrousselGit/provider
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in rrousselGit/flutter_hooks that received 1 comment
Created an issue in flutter/flutter that received 1 comment
Textfield inside appbar with CustomScrollView: Focusing the textfield scrolls to the top of the ScrollView
Steps to Reproduce Consider the following widget: void main() { runApp(MyApp()); } class MyApp extends HookWidget { @override Widget build(BuildCon…
1
comment