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
Pro
Popular repositories
-
-
-
-
Forked from google/dart-sync-socket
A Dart VM Native Extension and supporting Dart libraries that provide synchronous socket and HTTP client support.
Dart
-
922 contributions in the last year
Contribution activity
May 2020
- goderbauer/samples Dart
Created a pull request in flutter/samples that received 4 comments
[WIP] Preview of integrating state restoration into Veggie Seasons app
This PR showcases what it would look like to integrate state restoration into the Veggie Seasons app. It uses experimental framework API that is no…
+200
−59
•
4
comments
- #14790: Adding CrossfadeImage
- Make _RenderButtonBarRow.constraints null aware
- Prevent ModalBottomSheet from rebuilding its child
- Fix Web asking for clipboard permissions
- add @factory to create* methods
- [SDK] add Dart to path
- Remove obsolete UpdateCounted prefix
- Bring back paste button hide behavior 3
- Add clipBehavior to widgets with clipRect
- adjust Tweens functionality
- Remove deprecated child parameter for NestedScrollView's overlap managing slivers
- MouseCursor uses a special class instead of null to defer
- setState() will call scheduleFrame() in post-frame callback now.
- Remove redundant transform from showInViewport
- fix push replacement reports wrong previous route to navigator observer
- Fix wrong link in description on the platform system channel
- Add more documentation to addTimingsCallback
- fix pushAndRemoveUntil incorrectly removes the routes below the first…
- flutter tool: PowerShell executable detection added, fixing usage of PS version >=6
- Bring back paste button hide behavior 2
- System mouse cursors
- more docs about diagnostics in release mode
- Bring back paste button hide behavior
- Prevent viewport.showOnScreen from scrolling the viewport if the specified Rect is already visible.
- Have the physics enforce the scroll position.
- Some pull request reviews not shown.
- [animations] Support for returning value from popped route
- [animations] Adds CompositeAnimatedWidget to ensure shape of entering and exiting subtree are the same.
- [animations] Remove all TODOs upon Flutter stable release
- [animations] handle open container dismissing currentState of null;
- [animations] Prevent SharedAxisTransition from resetting ongoing animations on entering page