resize 1.0.0 resize: ^1.0.0 copied to clipboard
A Simple Responsive Design Approach for your Flutter Apps. Includes all the necessary things to design a responsive User Interface for your Apps.
[1.0.0] - September 27, 2021 #
- Added new unit for measurement
.mv
- Max ViewPort - Thanks to Silentdoer for contributing
[0.1.0] - April 30, 2021 #
- Made changes to support for web.
[0.0.4] - April 30, 2021 #
- Bug fixes on ResizeUtil extension.
- Added support for more device type.
- Thanks to Hatem Ragab for contributing
[0.0.3] - April 14, 2021 #
- Bug fixed in screen width and screen height based on orientation
[0.0.2] - April 13, 2021 #
- Added Api References
[0.0.1] - April 13, 2021 #
- initial release to the public.