Popular repositories
-
-
-
-
Forked from flutter/flutter
Flutter makes it easy and fast to build beautiful mobile apps.
-
3,066 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 6 commits in 2 repositories
Created 1 repository
Created a pull request in flutter/engine that received 16 comments
adjust opacity layer raster cache heuristics
Currently flutter appears to unconditionally raster cache layers beneath an opacity layer. The primary reason this does not heavily impact the fram…
+130
−2
•
16
comments
Opened 10 other pull requests in 3 repositories
flutter/flutter
1
open
3
merged
3
closed
flutter/engine
1
closed
1
merged
jonahwilliams/flutter_svg
1
open
Reviewed 19 pull requests in 2 repositories
flutter/flutter
17 pull requests
-
Use
dart pub
instead ofpub
to invoke pub from tools - Update dwds and other packages
- Fix race conditions in test_driver for tool tests
- clean up stale or unnecessary TODOS
- Fix URL construction in the test entry point generated by the web bootstrap script
- Updated skipped tests for flutter_tools.
- Updated skipped tests for services directory.
- Use Device specific gesture configuration for scroll views
- [ci.yaml] Empty commit to verify LUCI configs
- fix: fix BuildableMacOSApp pass no projectBundleId to super error
- [flutter_conductor] pretty-print state JSON file
-
Fix the sample code analyzer to properly handle
missing_identifier
errors - Update all packages
- Flutter_tools for web: report error messages with stacks on exit
- Add new hook for setupHotReload and after updating devFS is complete
- Fix some errors in snippets
-
[flutter_driver] Remove
runUnsynchronized
inVMServiceFlutterDriver
flutter/engine
2 pull requests
Created an issue in flutter/flutter that received 5 comments
I just wanna use auto symbolication
F/libc ( 8804): Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x28 in tid 8832 (1.ui), pid 8804 (example.example) Build fingerprint:…
5
comments
Opened 11 other issues in 1 repository
flutter/flutter
9
open
2
closed
- Add more touch configuration to view config classes
- Connect device specific touch configuration on iOS
- The framework/CLI is missing tooling (or documented tooling) on how to debug raster cache issues
- isComplex and willChange raster cache flags are very loosely documented
- Consider allowing "complex" pictures to avoid the per frame raster cache limit
-
☂️ - Improved raster cache heuristics for complex pictures - Consider allowing raster cache entries to survive 1+ frames without usage
- Raster cache should allow a configuration to always cache on first usage
- Would like to be able to account for memory overhead of Vm Service / Devtools in memory view
- Tree is red on web_tool_tests, but it has rerun successfully twice
- analyze linux is failing on Cirrus only due to snippet analysis issue.