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,290 contributions in the last year
Less
More
Contribution activity
February 2021
Created 19 commits in 3 repositories
Created 1 repository
Created a pull request in flutter/flutter that received 2 comments
Opened 8 other pull requests in 2 repositories
flutter/flutter
1
open
6
merged
- Reland "Migrate some benchmarks to NNBD (#75023)"
- More null-safety fixes for flutter_driver
- Reland "Make flutter_driver be usable from a null-safe app (#75175)"
- Revert "Make flutter_driver be usable from a null-safe app"
- Re-land "Migrate some benchmarks to NNBD (75023)"
- Re-land "Migrate driver tests in example/ to NNBD (#75022)"
- Make flutter_driver be usable from a null-safe app
flutter/website
1
merged
Reviewed 16 pull requests in 3 repositories
flutter/flutter 14 pull requests
- Add fix for maxEnforced -> maxEnforcement
- Text Editing Movement Keys via Shortcuts
- Grammatical mistake on pull request template
- Catch cases in tests where people try to tap on widgets that aren't reachable
- ignore sliver underflow if the last children is no longer at the prev…
- Fix "Support configurable hit test behavior on Draggable and DragTarget"
- fix#69925:added debugDisableShadow explaination.
- Revert "Re-land "Migrate some benchmarks to NNBD (75023)" "
- Run flutter_driver, integration_test, flutter_localizations, and fuchsia_remote_debug_protocol in framework_tests presubmit
- Show an X when images can't load.
- Revert "Migrate driver tests in example/ to NNBD"
- Removed the "new" keyword from the Flutter_test examples
- Revert "Migrate some benchmarks to NNBD"
- Reland integration_test NNBD