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,528 contributions in the last year
Contribution activity
October 2020
Created a pull request in flutter/flutter that received 6 comments
fix dart docs for build
Description
Executing: (cd dev/docs ; /tmp/flutter sdk/bin/cache/dart-sdk/bin/pub global run dartdoc --allow-tools --enable-experiment=non-nullable…
- [flutter_tool] prepend module name on Windows ps1 script
- [flutter_tools] dont allow creating package name that is invalid
- [flutter_tools] remove --with-driver-test
- Revert "Flutter driver patch: export finder factory"
- [flutter_tools] remove train and inject-plugins command
- Revert "Revert "delete fast start unit test""
- fix fast start unit test
- Revert "delete fast start unit test"
- delete fast start unit test
- Revert "Flutter Driver - Create widget finders from serialized finders extensions"
- [flutter_tools] fold executable resolution into flutter
- [flutter_tools] always run build tests on presubmit
- [flutter_tools] enable SWR optimization for beta channel
- [flutter_tools] Reland: simplify pub cache logic
- Revert "[flutter_tools] remove all pub caching logic"
- Reland "[null-safety] reland: migrate app side flutter driver to null-safety"
- Revert "Wrap PopupMenu with SafeArea to respect status bar"
- Revert "Update the cupertino picker visuals"
- [flutter_tools] remove stray print from engine locator
- [flutter_tools] delete flutter test --platform chrome golden configur…
- [flutter_tools] support powershell style help request
- [flutter_tools] remove globals from compile and devices
- [flutter_tools] create Status only through logger
- [flutter_tools] remove deprecated flutter command
- fix build analysis errors
- Some pull requests not shown.
- make the new e2e tests blocker
- [flutter tools] Add a DelegatingLogger class
- [flutter_tools] pretty print hot reload rejection error
- delete fast start unit test
- Remove uses of Dart VM bytecode mode
- Reland "Flutter Driver - Create widget finders from serialized finders extensions" with null safety
- [flutter_tools] hot reload/restart update for asset manager change
- Build xcarchive command
- Reland "[null-safety] reland: migrate app side flutter driver to null-safety"
- [flutter_tools] fold executable resolution into flutter
- Replace MockUsage with Usage.test in build tests
- [flutter_releases] Flutter 1.22.1 Framework Cherrypicks
- Re-land 'Wrap PopupMenu with SafeArea to respect status bar'
- Respect --enable-software-rendering flag on iOS simulators
- [macOS] Add support for perf tests to run on macOS
- fail when chromedriver installation fails
- Refactor devicelab logic to use TaskResult instead of JSON
- Work around the glibc bug that causes rare Chrome crashes
- Reland removal of examples/catalog
- Add publish-port flag to disable mDNS port discovery
- Remove the .zip method from OSUtils, as it was not used
- [flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR
- Condense package:test_core imports
- [flutter_tools] remove globals from FlutterValidator, add documentation and move tests to new file
- Improve Windows symlink instructions
- Some pull request reviews not shown.
Created an issue in dart-lang/sdk that received 7 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…
- Web infrastructure test flake, possibly due to chrome retry logic added recenty
- Consider deprecating and removing --fast-start
- Hostonly gradle tests rely on flutter doctor to download android dependencies
- Remove "binaries can run on this machine" check from version validator and add it to system validator
- Web builds should pass --no-source-maps to dart2js when built for production
- Measure dart runtime mode (mixed versus sound) during hot reload process
- ios32 device is down in the devicelab
- Warn users if they pass an unsupported flag to flutter run
- Plugin parsing and validation is done in assert statements and discarded for most users
- Support -? as an alias for help
- Cannot build android engine on Windows host machine
- flutter devicelab mac-11 shows no connected device

