dimension 0.0.1
dimension: ^0.0.1 copied to clipboard
A Flutter package that introduce the Dimension/Length class. It mimics the css length unit and supports four unit including px, percentage, vw and vh. You can also add/subtract, use min, max, clamp on [...]