- migrate to null safety
- add LayoutProxy widget
- use shortestSide to more accurate tablet detection
- fix tablet detection to be based on orientation
- change interfaces to use builders.
- add builder that receive enums.
- add static helpers methods .
- initial release.