adaption 1.1.0 copy "adaption: ^1.1.0" to clipboard
adaption: ^1.1.0 copied to clipboard

size adaption, make app UI more adaptive in various screen sizes

Adaption #

flutter size adaption, make app UI more adaptive in various screen sizes

Get started #

1. install. #

dependencies:
  adaption: ^1.0.0

2. use it. #

the logic pixels by ratio in horizontal:

0.2.w;

the logic pixels by ratio in vertical:

0.4.h;
2
likes
130
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

size adaption, make app UI more adaptive in various screen sizes

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on adaption