Ian Hickson
Ian Hickson
@M97Chahboun Thanks for your contributions so far. Is this something you are still interested in working on?
@MindMayhem This will definitely need a test of some sort, because otherwise when we refactor this code we might accidentally revert your change and not even notice. The tests make...
@MindMayhem I'm going to close this PR for now to get it off our review queue, but please don't hesitate to submit a new PR if you have the time...
I think if people want to contribute documentation for different package managers, especially if they will maintain it, we would be happy to accept it. I'm not sure that has...
Looks like this issue is routed correctly (so to speak).
It's possible video_player has a minimum Android version? cc @amirh
(If so, we should document it... I couldn't find anything when I googled for it.)
cc @gspencergoog
This is almost certainly (from looking at the screenshot) related to animating the font size. Fonts try to do clever things like snapping to pixel boundaries so when you animate...
Whether `FontVariation.opticalSize` works on not will depend on whether the specific font in question supports it. Specifically, it works with fonts that support the `opsz` design-variation axis tag.