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

Getting error when try to launch the app #7

Closed booooohdan closed 2 months ago

booooohdan commented 1 year ago

I use a 1.1.0 version

Знімок екрана 2023-06-22 о 00 04 21
LastMonopoly commented 1 year ago

What is your Flutter version @booooohdan For Flutter 3.10.x, use scaled_app 2.0.0

booooohdan commented 1 year ago

@LastMonopoly I used 3.7.9 and currently can't update to 3.10.x

LastMonopoly commented 1 year ago

@booooohdan Could you provide a minimal reproducible example? Or run my example/ project from this branch https://github.com/LastMonopoly/scaled_app/tree/3.7.12