MH Johnson

Results 5 issues of MH Johnson

The addition of the `pendingFontLoads` function would allow users to request multiple google fonts, then asynchronously wait for the fonts to be loaded. For example, the following snippet will show...

I know that this is a big ask, but it would be great to one day have full "projects", with multiple files and even assets in a dartpad. Similar to...

type-enhancement
P2

Right now, when semantics are enabled in flutter web, anchor tags are created around anything that is `Semantics(link: true)`. These anchor tags have an `href="#"`. Right now, when these anchor...

platform-web
will affect goldens

The "Sample Code" windows leave a lot of empty space, and sometimes I want to expand the window to read the code better. Being able to click and drag to...

infra.structure
infra.design
p3-low
e2-days
st.triage.ltw
from.team

Android studio has common Flutter templates. By typing `stless` hitting ` + ` and then hitting `enter`, you can very easily create a new stateless widget. ![giphy](https://user-images.githubusercontent.com/4229329/64977931-58e10200-d882-11e9-8e23-61d5d6430a69.gif) A very similar...

type-enhancement
P2