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 40 million developers.
Sign up
Pro
Pinned
321 contributions in the last year
Contribution activity
September 2019
Created a pull request in flutter/flutter that received 7 comments
Keep Flutter.framework binaries writable so they can be code signed
Description Flutter.framework files were made read-only to "Provide a strong hint to developers that editing Flutter framework headers isn't suppor…
+4
−2
•
7
comments
- Make module pod headers public
- Move build info checks from generating files to the xcode build
- Warn when build number and version can't be parsed on iOS
- Make FlutterPluginRegistrant a static framework so add-to-app can use static framework plugins
- Set DEFINES_MODULE for FlutterPluginRegistrant to generate modulemap
- Show outdated CocoaPods version in hint text
- Added unit tests for method channels.
- Make iOS FlutterViewController stop sending inactive/pause on app lifecycle events when not visible
- Clean up after AppLifecycleTests
- iOS platform view mutation XCUITests
- Add some AppLifecycleTests
- Annotate nullability on FlutterEngine to make swift writing more ergonomic
Created an issue in CocoaPods/CocoaPods that received 3 comments
Allow installation of pods with the same name but different podspecs or paths per configuration
I've read and understood the CONTRIBUTING guidelines and have done my best effort to follow. Report What did you do? Flutter is distributed with…
•
3
comments
- Use xcodebuild app thinning report in perf tests to track size of iOS apps over time
- Platform-specific tests should be run on plugin CI
- [google_sign_in] Plugin cannot be added to existing Swift app as a framework
- Support adding Objective-C plugins as static libraries to existing Swift app with CocoaPods
- Remove Windows ephemeral directory during a flutter clean
- -[FlutterTests testDualFlutterView] failed, timeout waiting for viewDidAppear: call on the view controller
- flutter doctor should output the detected CocoaPods version when it is out of date
- Plugin target deployments are out of range, causes Xcode warning