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

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

0.1.0 #

Remove DynamicEdgeInset, DynamicOffset

0.1.1 #

Update path

0.1.2 #

Code restructure

0.1.3 #

Update dependence

0.1.4 #

Code restructure

0.1.5 #

DimensionSizedBox

0.1.6 #

Update license.

0.1.7 #

Update dependency.

16
likes
90
points
8.11k
downloads

Publisher

verified publisherwenkaifan.com

Weekly Downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_class_parser

More

Packages that depend on dimension