dimension 0.0.9 copy "dimension: ^0.0.9" to clipboard
dimension: ^0.0.9 copied to clipboard

outdated

A Flutter package that introduce the Dimension class. It mimics the css length unit and supports units like px, percentage, vw, vh, vmin ,and vmax.

0.0.1 #

Initial release. Introduce Dimension/Length class.

0.0.2 #

Build doc.

0.0.3 #

Build doc.

0.0.4 #

Update dependence

0.0.5 #

Add vmin, vmax units

0.0.6 #

Fix length lerp bugs

0.0.7 #

Add isAbsolute value

0.0.8 #

Remove a false assert

0.0.9 #

Add isLocal value

16
likes
0
pub points
66%
popularity

Publisher

verified publisherwenkaifan.com

A Flutter package that introduce the Dimension class. It mimics the css length unit and supports units like px, percentage, vw, vh, vmin ,and vmax.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_class_parser

More

Packages that depend on dimension