responsive_layout library
Classes
- DefaultResponsiveLayoutDelegate
- Default implementation of ResponsiveLayoutDelegate.
- FormFactor
- A model of the screen.
- FormFactorOrientationLocks
- Control supported screen orientation.
- FormFactors
- Defines supported form factors (screens sizes) and provides information on current form factor.
- FormFactorsData
-
Form factor data that could be obtained by
FormFactor.of()
. - ResponsiveLayout
- Displays a child that match current form factor.
- ResponsiveLayoutDelegate
- An interface of matching child widgets to form factors.