proxy_layout 3.0.0 proxy_layout: ^3.0.0 copied to clipboard
Package to select layout per orientation or device size like mobile vs tablet layouts or portrait vs landscape, they can be combine to support full layout customization.
[3.0.0] - 18/04/2021. #
- migrate to null safety
[2.1.0] - 30/09/2019. #
- add LayoutProxy widget
[2.0.2] - 29/09/2019. #
- use shortestSide to more accurate tablet detection
[2.0.1] - 18/09/2019. #
- fix tablet detection to be based on orientation
[2.0.0] - 06/06/2019. #
- change interfaces to use builders.
- add builder that receive enums.
- add static helpers methods .
[1.0.0] - 19/02/2019. #
- initial release.