pixel_snap library

Classes

PixelRatioOverrideWidget
Applies overriden pixel ratio to child widgets.
PixelSnap
PixelSnapDebugBar
PixelSnapOverride
Widget that allows overriding pixel snap configuration for subtree.
PixelSnapScrollController
ScrollController subclass that creates instances of PixelSnapScrollPosition.
PixelSnapScrollPosition
ScrollPosition subclass that snaps to nearest physical pixel.
PixelSnapSize
RenderPixelSnapSize

Typedefs

PixelSnapFunction = double Function(double value, double devicePixelRatio, PixelSnapMode mode)