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
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 2
-
1,228 contributions in the last year
Contribution activity
November 2020
Created 4 commits in 2 repositories
Created a pull request in flutter/flutter that received 2 comments
Add fix_data.yaml with first 7 fixes
Description Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavi…
Opened 1 other pull request in 1 repository
flutter/flutter
1
merged
Reviewed 21 pull requests in 3 repositories
flutter/flutter 19 pull requests
- Fix crash when widgetspan does not produce a semantics node in render…
- Fix excessive rebuilds of DSS
- Choose higher-res image variants on low-DPR screens
- Improve backbuttondispatcher
- [null-safety] update Dart SDK constraints
- Added Dartpad Sample to Hero Widget closes #69477
- Cancel drag or hold when scrolling is disabled.
- [versions] roll versions
- Remove references to `Window`, and switch usages to `PlatformDispatcher` or `SingletonFlutterWindow`
- [WIP] Fallback ScrollActions with PrimaryScrollController
- Link the API docs on waitFor() to the docs for runUnsynchronized()
- [WIP] DefaultScrollAction
- Implement api for delegate route transitions
- Update dartdoc to 0.36.2
- Revert TextField.adaptive
- Add fix_data.yaml with first 7 fixes
- [versions] update packages
- Standardize dartdoc macro names
- Offstage Docs Sample
google/file.dart 1 pull request
flutter/website 1 pull request
Created an issue in flutter/flutter that received 18 comments
RangeError in RenderParagraph.assembleSemanticsNode
See also: b/172290978 import 'package:flutter/gestures.dart'; import 'package:flutter/material.dart'; void main() => runApp(MyApp()); class MyApp e…

