appsize 1.2.1
appsize: ^1.2.1 copied to clipboard
A Flutter package for Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple.
1.2.1 08.09.2022. #
- Fixed width and device width
1.2.0 18.08.2022. #
- If context not available now we use a layout builder
1.1.0+2 18.08.2022. #
- More readme fixes
1.1.0+1 18.08.2022. #
- Readme update
1.1.0 18.08.2022. #
- Added child builder
1.0.4+1 16.08.2022. #
- Made canvas width optional
1.0.4 16.08.2022. #
- Scalable pixel now is set using the canvas width of the desings
1.0.3 05.08.2022. #
- Scalable pixel fixed
- New extensions added to make it more convenient
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