Highlights
- Arctic Code Vault Contributor
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,803 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in flutter/flutter that received 10 comments
Reland dispose images when done (#67100)
Fixes #56482 (again) Changes since last time: Test for CanvasKit image rendering (#67176) Fix CanvasKit dispose impl (flutter/engine#21555) Update…
- Driver vm service
- update packages
- reland List queue search optimization
- Improve performance of collectAllElements
- Add test for TabBarView
- Reland ensure visible fix for nested viewports
- Respect --enable-software-rendering flag on iOS simulators
- Revert "[null-safety] reland: migrate app side flutter driver to null-safety"
- revert dispose of images when done again
- Remove goldens request timeout
- Add benchmark/test for drawing images across frames
- Revert dispose images when done
- docs for image disposal
- Driver vm service
- Flutter Driver: command extensions and extension feature cleanup
- [devicelab] track any leaked processes
- [flutter_tools] move gradle download failure handling into tool
- [devicelab] delete disabled or not useful benchmarks
- Improve the document of pageView and ListView
- Migrate more tests
- prevent pageView scrolling when calling ensureVisible
- [flutter_tools] remove --with-driver-test
- Patch: Flutter driver export finder factory
- Flutter driver patch: export finder factory
- Manual engine roll from 2eac514f26a6 to 85ed6567226e (5 revisions)
- Flutter Driver - Create widget finders from serialized finders extensions
- Work around the glibc bug that causes rare Chrome crashes
- Implement documented behavior of WidgetsApp.builder
- Remove examples/catalog
- [NNBD] More test migration for Cupertino & Painting
- Snap the image offset to pixel grid when no scaling is applied
- Migrate more tests to null safety
- [flutter_tools] refactor local engine locator to its own class
- Fix hot reload support for typical usage of CupertinoTabView.
- reverted to old getScrollPhysics from 1.17 flutter version
- Warn tapping of non-visible area when test
- Update documentation for borderWidth/renderBorder on ToggleButtons
- Migrate some more non-test utils for tests
- Some pull request reviews not shown.
- [integration_test] Add a `run` method for proper reporting of test results
- fix pointer events by setting TestBindingEventSource
- [connectivity] Fix IllegalArgumentException & Add Log warning
- [google_maps_flutter] Android Code Inspection and Clean up
- [share] Replace deprecated Environment.getExternalStorageDirectory() call on Android.
- [video_player] Fix SSLProtocolException for low API version
- [in_app_purchase] Android Code Inspection and Clean up
- [webview_flutter] Android Code Inspection and Clean up
Created an issue in flutter/flutter that received 36 comments
Flutter driver appears to be broken on web
This is causing tree closures on engine and plugins /cc @jonahwilliams (because I think it might be related to your nullsafety PR) @jason-simmons i…
- `ColorFiltered` should allow you to apply a color filter _without_ sending the bounds hint to skia
- Trybot failure on Linux docs: Firebase command not found
- Flake in FlutterPluginAppLifeCycleDelegateTest testDidBecomeActive
- Support `--enable-software-rendering` on iOS simulators`
- Test platform views on iOS using metal backend
- API docs are difficult to read for some users
- Provide some way to make an `Image` widget that is "offstage" to release its image resources.
- Add `debugDisposed` to `dart:ui` Images
- The image cache can lose track of a live image that it probably shouldn't lose track of