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 1
-
1,054 contributions in the last year
Contribution activity
September 2020
Created a pull request in flutter/flutter that received 4 comments
Bump dartdoc to 0.34.0
Description Bump dartdoc to latest version and make newly introduced warnings fatal. Related Issues n/a Tests I added the following tests: n/a Chec…
+6
−1
•
4
comments
- enable lint unnecessary_nullable_for_final_variable_declarations
- migrate some cupertino files to nullsafety
- Added transformAlignmnet for container
- Add sample code to DefaultTextStyleTransition
- Add Overflow back with deprecation
- Allow new methods to be added to ui.Image for tests
- A14n nnbd cupertino part
- Changed field title to label in bottom_navigation_bar_test.dart
- Deprecate VelocityTracker default constructor and added VelocityTracker.withKind constructor
- Add versioning to gold endpoints
- reland always adds alert label for alert dialog in Android
- migrate some cupertino files to nullsafety
- remove non-nullability on Navigator methods
- Added clipBehavior to Overlay, Flow, AnimatedSize and AndroidView
- stock app rewrite using router
- Added transfromAlignment parameter to container
- always adds alert label for alert dialog in Android
- Update Builder widget documentation
- Make parameter optional
- Clarify the docs on what scrollUntilVisible does
- [flutter] elide semantic information from certain widget spans
- [flutter_tools] only lock if an upgrade/download will be performed (linux/macos) and output building messages to stderr
- fix nullability of ScrollMetrics
- Making label field required in BottomNavigationBarItem
- Expose GestureBinding.handlePointerEvent, replacing dispatchEvent as the preferred way to dispatch events
- Some pull request reviews not shown.
Created an issue in flutter/flutter that received 6 comments
Navigator 2.0 Remaining Work
Integrate Navigator 2.0 with the web engine (#64494), PR: flutter/engine#20794 Migrate the Stocks app as an example, in progress: #63424 Deep l…
•
6
comments