relative_scale library

RelativeScale is a simple custom sizing system for flutter widgets to achieve the same physical sizes across different devices.

Classes

RelativeBuilder
A relative builder specially made for stateless widget which can't inherit from the mixin RelativeScale.

Mixins

RelativeScale
DEPRECATED - Use RelativeBuilder instead. See example below: