Results 130 issues of Ian Hickson

* Enable asserst when running analyze_snippet_code.dart * Revamp analyze_snippet_code.dart to actually analyze _all_ code snippets. * Add a full example for SliverOpacity. * Export src/cupertino/debug.dart which we somehow had missed....

a: text input
team
framework
a: animation
f: material design
f: scrolling
f: cupertino
d: api docs
d: examples
f: routes
f: gestures
documentation
f: focus

This has been reported to show early-onset jank caused by CupertinoAlertDialog: https://github.com/timsneath/cupabox

framework
engine
severe: performance
f: cupertino
passed first triage
perf: speed
P4
impeller

It would be great if monocle could, for a given time range, list people who are members of the organization but have not actually contributed, and list people who are...

enhancement

It would be really interesting to see metrics like the mean time to merge (and maybe the standard deviation?) _over time_ for a repository, organization, or person.

enhancement

One of the features I was hoping to find in Monocle is a way to determine who is actually active in the repo, so that I can figure out who's...

enhancement

One of the main ways that people interact with our repository is filing issues. It would be great if it was possible to track activity across issues over time, since...

enhancement

It would be great if we could hook up jump to definition to keep going all the way down into the C++ code.

enhancement

We're getting reports that people updating to Flutter 3.0.0 are seeing warnings when they try to run the template app, and the warnings mention code that does not exist any...

bug

If I'm reading the code correctly, in the C implementation, a 0xAF opcode (`C` command) followed by a 0x4F opcode (`T` command) will result in the `T` command using the...

The appendix says that the linear gradient matrix can have d=0 and e=0. However, that means that the matrix in question is not invertible, so it's not clear to me...