scaled_app 0.2.5 scaled_app: ^0.2.5 copied to clipboard
Scale the entire UI design proportionally, useful when the UI design is fixed-width.
0.2.5 #
- Add extension method for MediaQueryData to scale viewPadding, viewInsets, padding, etc.
0.2.3 #
- Fix a bug to support Android release build
0.2.1 #
- Add Known Issues
0.2.0 #
- Migrate to Flutter 3.0
0.1.8 #
- Use applyScaling checker to decide scaling or not
0.1.5 #
- Improve documentation & compatibility
0.1.0 #
- Initial release