LastMonopoly / scaled_app

Scale the entire UI design proportionally, useful when your UI design is fixed-width.
https://pub.dev/packages/scaled_app
BSD 3-Clause "New" or "Revised" License
17 stars 8 forks source link

Support for using either fixed-width or fixed-height design. #1

Closed siavee closed 1 year ago

siavee commented 2 years ago

Hi,

Thanks for the useful plugin!

I added support for scaling by height ratio & also reduced the required SDK as I need to use an older version of Flutter and the lib doesn't seem to require newer features.

Thanks again! Avi

LastMonopoly commented 2 years ago

Hey man,

Thanks for your input, I'll take a loot at it!