responsiveness library
A minimal, easy to use responsive framework for building UI for all screen sizes using the Boostrap breakpoints by default.
Classes
- ResponsiveChild
- It provides different widgets based on the current screen size.
-
ResponsiveParent<
T> - It wraps the given child with different Widgets based on the current screen size.
-
ResponsiveValue<
T> - It provides different values based on the current screen size.
Enums
- ScreenSize
- the current ScreenSize enum