Popular repositories
676 contributions in the last year
Less
More
Contribution activity
May 2021
Created 9 commits in 4 repositories
Created 1 repository
- HansMuller/engine Dart
Created a pull request in flutter/flutter that received 8 comments
Fixed some trivial formatting issues in test/material/popup_menu_test.dart
+33
−33
•
8
comments
Opened 9 other pull requests in 4 repositories
flutter/flutter
1
closed
4
merged
- Fixed a lint complaint in packages/flutter/test/{cupertino,material}/scrollbar_test.dart
- Revert "change the elevation of dropdown from int to double"
- Corrected OverflowBar layout when it is wider that its intrinsic width
- Deprecated ThemeData buttonColor
- Revert "Assert when duplicated keys are introduced in subsequent build"
flutter/website
2
merged
flutter/tests
1
merged
flutter/gallery
1
merged
Reviewed 18 pull requests in 1 repository
flutter/flutter 18 pull requests
- Fix AppBar's title doc
- Fixed a problem with the first drag update on a reorderable list.
- Extend Toggle Button's fill color with MaterialState
- Added Alignment docs for FractionallySizedBox
- Fixed a problem with the FAB position when constraints set on bottom sheet.
- update the backwardsCompatibility to docs
- Corrected OverflowBar layout when it is wider that its intrinsic width
- Add initial test owners for framework post-submit tests
- change the elevation of dropdown from int to double
- Reland "Assert when duplicated keys are introduced in subsequent build (#81850)"
- Fix dartdoc for SliverAppBar#shadowColor
- Add slider adaptive cupertino thumb color
- [gen-l10n] Cleans up formatting of the generated file
- fix a MaterialApp NNBD issue
- [flutter] hacked together global selection example
- Expose basicLocaleListResolution in widget library
- Fixed some trivial formatting issues in test/material/popup_menu_test.dart
- Add "onTap" callback to PopupMenuItem