Carlos Morales
Carlos Morales
Just in case it helps, I've had to add this in customRender for links to be announced: ``` customRender: { "a": (RenderContext context, Widget child, Map attributes, _) { return...
I've been having troubles with this lately. The problem doesn't come from flex items but with descendants of flex items, mainly images: http://stackoverflow.com/questions/29604873/firefox-not-scaling-img-with-max-width?lq=1 I've tried many solutions, and the only...
Any news on this?
Got the same problem here, localhost with IPv6. I've tried the proposed solution and it works. Please accept the PR.