Block or Report
Block or report godofredoc
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
flutter Public
Forked from flutter/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
Dart 1
-
-
-
infra Public
Forked from hinoka/flutter-infra
Contains configuration and tools related to Flutter's build infrastructure.
Python
-
packages Public
Forked from flutter/packages
A collection of useful packages maintained by the Flutter team
Dart
-
1,103 contributions in the last year
Contribution activity
March 2022
Created 24 commits in 5 repositories
Created a pull request in flutter/flutter that received 4 comments
Add version to xcode name cache.
Engine and Flutter using different xcode versions with the same cache name is causing multiple problems when trying to find the runtimes. To preven…
Opened 26 other pull requests in 5 repositories
flutter/engine
12
merged
1
open
- Cherry-pick (#31810) into 2.12-candidate.3
- Add top level cores dimension for Linux builders.
- Update jazzy to the latest version
- Targets to generate macos gen snapshot.
- Fix dart_sdk packaging name.
- Generate MacOS framework with GN + Ninja.
- Fix archive names for windows_host_engine.
- Adding archives to the windows host engine.
- Clobber Linux_unopt checkouts by default.
- Fix archive name in linux_host_engine.
- Fix mac_ios_builder.
- Separate unittest to its own group.
- Fix web_engine_archive target.
flutter/website
1
open
6
merged
flutter/cocoon
1
open
3
merged
flutter/flutter
1
merged
flutter/plugins
1
merged
Reviewed 32 pull requests in 6 repositories
flutter/flutter
12 pull requests
- Roll chrome 96 attempt 2
- [flutter_conductor] Fix conductor start branch point
- create cherry-pick template
- [flutter_tools] exec rather than spawn subprocess from bin/internal/shared.sh
- Revert "[web] roll Chromium dep to 96.2"
- Marks Mac dart_plugin_registry_test to be flaky
- correct github account usernames
- [ci.yaml] Mac web_tool_tests force cache clear via 98.1
- Cherrypick engine
- Revert "Roll Engine from 121376d39a56 to 993285f64dac (6 revisions)"
- create template for cherry-pick requests
- [flutter_releases] Flutter stable 2.10.3 Framework Cherrypicks
flutter/engine
6 pull requests
flutter/packages
6 pull requests
- Bump github/codeql-action from 1.1.3 to 1.1.4
- Bump actions/upload-artifact from 2.3.1 to 3
- Bump lewagon/wait-on-check-action from 5e937358caba2c7876a2ee06e4a48d0664fe4967 to 1.1.1
- Bump github/codeql-action from 1.0.26 to 1.1.3
- Bump actions/labeler from 3.0.0 to 4
- Bump actions/checkout from 2.3.4 to 3
flutter/impeller
4 pull requests
flutter/cocoon
3 pull requests
flutter/plugins
1 pull request
Created an issue in flutter/flutter that received 2 comments
pin third party dependencies in the engine repo
For security purposes it is recommended to always pin third party dependencies and also have a dependency update service that validates the pinned …