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
3,515 contributions in the last year
Contribution activity
October 2020
Created a pull request in flutter/flutter that received 6 comments
[null-safety] pass experiments to builders
Description To really enable null safety for web tests
+24
−161
•
6
comments
- [flutter_tools] Simplify plugin test cases and expand coverage of AndroidPlugin
- [flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR
- [flutter_tools] add more docs to cocoapods, move to globals
- [flutter_tools] remove globals from FlutterValidator, add documentation and move tests to new file
- [flutter_tools] do not use IOSink for writing cache responses
- [devicelab] switch chrome dev mode tests to use chrome device
- Roll flutter engine to a24c7c13925e4e3282f7b85814b70e63782fa057
- [null-safety] add integration tests for sound null safety modes, add support for sound null safety in dart2js
- [flutter_tools] update build rules to depend on subset of package_config contents
- [null-safety] migrate app dependencies of flutter driver
- [flutter_tools] support all engine debugging options with FLUTTER_ENGINE_SWITCH environment variables
- [flutter_tools] remove globals from desktop configuration
- [null-safety] allow web shard to compile null-safe tests.
- change the documentation of bottom navigation bar
- [flutter_tools] Simplify plugin test cases and expand coverage of AndroidPlugin
- [flutter_tools] do not use IOSink for writing cache responses
- [flutter_tools] Use XDG_CONFIG_HOME dir by default for config files
- Revert "migrate some material files to nullsafety"
- [null-safety] add integration tests for sound null safety modes, add support for sound null safety in dart2js
- [flutter_tools] update build rules to depend on subset of package_config contents
- [web] Update index.html template to support new path strategy
- [flutter_tools] remove globals from desktop configuration
- [flutter_tools] According to AnalysisSeverity return exit code detailed proposal
- [flutter_tools] fix documentation, globals, and todos in the android codebase
- [web] Respond with 404 to non-found asset or package files
- update stack_trace dep (and others)
Created an issue in dart-lang/sdk that received 3 comments
Unhandleable FileSystemException thrown by File derived IOSink
RandomAccessFile may throw an unhandled async exception without giving callers a chance to catch it. In this case error 112 is "There is not enough…
3
comments