mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
After we write the pixels in the correct format, the color type of the SkPixmap is still set to its previous value, so the existing assertion was failing.
22 lines
210 B
Plaintext
22 lines
210 B
Plaintext
# commonly generated files
|
|
*.pyc
|
|
*~
|
|
.*.sw?
|
|
.DS_Store
|
|
.classpath
|
|
.cproject
|
|
.dart_tool
|
|
.gdb_history
|
|
.checkstyle
|
|
.gdbinit
|
|
.landmines
|
|
.packages
|
|
.project
|
|
.pub
|
|
.pydevproject
|
|
cscope.*
|
|
Session.vim
|
|
tags
|
|
Thumbs.db
|
|
.idea
|