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,514 contributions in the last year
Contribution activity
July 2020
Created a pull request in google/file.dart that received 8 comments
[null-safety] remove implicit-dynamic, intl in preparation for null-safety
Implicit dynamic is removed, which will make it easier to migrate to null-safety where it is not supported. Intl dependency is removed, since this…
+160
−142
•
8
comments
- Revert "Export Material curves in the Material lib"
- Revert "Add Crane test to the new Gallery app"
- [flutter_tools] ensure desktop builds can run without flutter_tools' package_config
- [roll] roll to 2.10
- [flutter_tools] fix exit label for batchfile
- Revert "Make sure all isolates start during flutter driver tests."
- [flutter_tools] temporary opt-in to null-assertions
- [flutter_tools] deflake fastReassemble test
- [flutter_tools] ensure x64 is built if target-platforms is not specified
- [flutter_tools] switch cache mode to reload
- [flutter_tools] remove breakpoints from paused isolate on hot restart
- [flutter_tools] clean plugin dependencies file
- [flutter_tools] add flutterRoot field to JSON machine output
- [flutter_tools] check in script for generating per library unit coverage
- [flutter_tools] macOS cleanups, attach to log reader in release mode
- [flutter_tools] add widget cache for fast reassemble
- test packaging
- [dartdev] remove dart from flutter/bin
- [flutter_tools] Add plumbing for widget cache
- [flutter_tools] revert dart format changes
- [versions] update them all again
- [flutter_tools] update device discovery constructors
- [flutter_tools] turn off fuchsia support by default
- fix type error in web builds
- [flutter_tools] fix typo
- Some pull requests not shown.
- Update SDK versions to opt package web_ui back into NNBD
- api_conform_test fixes
- fix gclient runhooks for windows
- remove usage of dartdev command
- [null-safety] fix real failures
- [null-safety] fix isolate launch with --null_assertions
- [null-safety] remove package references from flutter frontend-server test, ci analyze
- [null-safety] update use of dot packages to package_config.json
- [null-safety] add null assertions to dart-flags allowlist
- [null-safety] update web_sdk build rules to use package_config
- switch kernel_compiler to package_config
- switch const finder to package_config
- Update for new release with fixed web debugging
- add support for a web runner without debugging
- cannot send events to headless browser, work around by disabling headless
- Update configuration for latest release
- update versions for next release
- vm needs kernel service to accept devtools connection requests
- Add automatic concurrency (-j) level detection
- Add logging support when run in verbose mode
- update to use more null safe packages
- Temporarily disable Dart Development Service in flutter_tools
- [gen_l10n] Synthetic package generation by default
- Implement size analyzer to unzip & parse APK and AOT size snapshot to generate analysis json
- Reland "Export Material curves in the Material lib"
- Wrap launching devtools in DevtoolsLauncher
- 1.20.0-7.3.pre beta cherrypicks
- Use in-memory disk for docs shards
- [flutter_tools] Unified analyze error log format
- [flutter_tools] Add abstract class PubspecYamlRequiredCommand
- Print date/time for each step taken in docs.sh
- Add purge-persistent-cache option to run and drive
- Fix error handling for errors with empty stack traces
- Pass --disable-dart-dev in more places
- [flutter_tools] temporary opt-in to null-assertions
- Disable DartDev when running device lab tests
- Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)"
- Detect exact device ID matches quickly
- [flutter_tool] [web] Remove x-frame-options header during debug
- Ensure analytics are sent before disabling
- Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)
- [flutter_tools] Concise dart2js commands outputKernel & outputJavaScript
- Reland "Add support for Dart Development Service (DDS) in Flutter Tools (#61276)"
- Inject iproxy into context
- Skip printing rendered error text in machine mode
- Some pull request reviews not shown.
- re-enable integration tests. increase sdk version.
- Add a todo to felt (PR to rerun the tree)
- Upgrade the analyzer package to version 0.39.15 for Dart 2.10 support
- Disable the web SDK API conformance test until the analyzer is updated for Dart 2.10
- Add Dart 2.10 annotations to the web engine sources
- [null-safety] remove package references from flutter frontend-server test, ci analyze
- Refactor instantiateImageCodec/decodeImageFromPixels to provide an ImageDescriptor
- Use identical in hashValues instead of operator==
Created an issue in flutter/flutter that received 10 comments
Would like a product definition of the 1st hour/zipfile/offline workflow
Currently the Zipfiles we upload to flutter.dev include everything from the flutter repo, most of the pub dependencies, and many of the pre-cache a…
10
comments
- Update nnbd versions to .2 for update to 2.10 Dart SDK
- validate that sksl bundle path exists in getBuildInfo
- null assertion error thrown from hooks.dart when enabling --null_assertions
- Update prepare-packages script to remove dev dependencies, binary artifacts
- Offline integration test for zip artifacts
- Deprecate and remove flutter generate functionality
- new flutter gallery, dev dependencies are massively increasing the size of the flutter zip bundles
- Implement faster single-widget hot reloads
- Support tool/web integration tests on CI
- [tool_crash] tool crashes running windows desktop on exit
- [tool_crash] StateError: Bad state: The client closed with pending request "streamCancel".
- Remove usage of build_runner for flutter web framework unit test
- Remove --package-root usage from flutter/engine
- Wire up --null-assertions flag when null safety modes are enabled
- Dart rules in flutter/engine should use package_config.json instead of .packages
- Add flutter SDK constraint to package template
- Generate synthetic package for l10n.yaml
- Crash in safepoint.h when ui.Image created from pixels is used to draw rect repeatedly

