Highlights
- Arctic Code Vault Contributor
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
Pinned
928 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in flutter/engine that received 5 comments
Refactor platform message logic
This laids the groundwork for sending messages through ChannelBuffers with channel-specific callbacks rather than a single onPlatformMessage callback.
- Make FlutterErrorDetails.exception non-nullable as documented
- migrate material to nullsafety
- Reland "migrate some material files to nullsafety (#67078)"
- [flutter_tools] flutter logs no longer requires supported device
- [null-safety] add integration tests for sound null safety modes, add support for sound null safety in dart2js
- migrate some material files to nullsafety
- [null-safety] migrate app dependencies of flutter driver
- Dispose of images after using them