get_state_manager/src/simple/get_responsive library
Classes
-
GetResponsiveView<
T> - A responsive view that extends GetView with responsive capabilities.
-
GetResponsiveWidget<
T extends GetLifeCycleMixin> - A responsive widget that extends GetWidget with responsive capabilities.
- ResponsiveScreen
- Provides information about the current screen.
- ResponsiveScreenSettings
- Settings for responsive screen breakpoints.
Enums
- ScreenType
- Enum representing different screen types.
Mixins
- GetResponsiveMixin
- Mixin that provides responsive building capabilities.