Dan Field

Results 56 issues of Dan Field

Our current rect bounds transformation routines work fine for affine transforms but are not quite right when perspective is involved. See SkMatrixPriv::MapRect for a working implementation.

engine
P2
e: impeller
team-engine
triaged-engine
:hourglass_flowing_sand:

Today these use --enable-software-rendering, which is not supported in impeller, so they have not actually been testing impeller. I'm going to be disabling them as part of fixing https://github.com/flutter/flutter/issues/131887, but...

a: tests
engine
a: platform-views
P2
e: impeller
team-engine
triaged-engine

Something like https://cs.chromium.org/ would be really nice to have for pub. It would help Flutter contributors understand the impact of (potentially) breaking changes better. It would also help the community...

Type: enhancement

It would be nice to have something like MemoryFileSystem that can be initialized from an actual directory on disk. Write operations would always write to memory. Read operations would check...

package:file

Similar to https://github.com/flutter/devtools/issues/481 Would be really nice to have a way to view the semantics tree. /cc @darrenaustin @goderbauer fyi

screen: inspector
new feature
P3

It would be great if pub encouraged package authors to write tests for their code. If a repository has a lcov file, or perhaps a link to coveralls or some...

Type: enhancement