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
1,444 contributions in the last year
Contribution activity
October 2020
Created a pull request in flutter/engine that received 13 comments
Fail iOS engine creation if clang version is too new
Description
Validate that the version of clang used to build the iOS Flutter.framework matches the minimum version enforced by the tool on Flutter …
- [flutter_tools] remove train and inject-plugins command
- delete fast start unit test
- [flutter_tools] remove globals from IntelliJ validator, refactor tests to remove dependency on JAR
- Purge persistent cache for perf test runs
- [flutter_tools] enable LocalDevFSWriter for desktop devices, iOS simulator
- Build xcarchive command
- [flutter_tools] remove all pub caching logic
- [flutter_tools] remove globals from compile and devices
- [flutter_tools] update build rules to depend on subset of package_config contents
- [flutter_tools] add more docs to cocoapods, move to globals
- [flutter_tools] Simplify plugin test cases and expand coverage of AndroidPlugin