appsize 1.0.2 appsize: ^1.0.2 copied to clipboard
A Flutter package for Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.
[1.0.2] - 05.08.2022. #
- Orientation don't changing fixed
[1.0.1] - 06.07.2022. #
- Now we use MediaQuery Size and not BoxConstraints
[1.0.0+3] - 04.07.2022. #
- Got rid of the Size factors such as .small
[1.0.0+2] - 03.07.2022. #
- More readme changes
[1.0.0+1] - 03.07.2022. #
- Readme changes
[1.0.0] - 03.07.2022. #
- First Release