flutter_screen_scaler 2.1.0 flutter_screen_scaler: ^2.1.0 copied to clipboard
A package to resize your widgets according to the screen size with the use of percentages.
[1.0.0] - 17/06/2019 #
- Added support for getting the width dynamically using percentages.
- Added support for getting the height dynamically using percentages.
- Added support for getting the text size dynamically using percentages.
[2.0.0] - 08/10/2019 #
- Completely rewrote the screen scaling methods.
- Added support for getting the padding dynamically using percentages.
- Added support for getting the margin dynamically using percentages.
- Added support for getting the a size dynamically using percentages.
[2.1.0] - 18/12/2021 #
- Null Safety