flutterstrap library
Flutterstrap UI exports for responsive layout widgets.
Classes
- BreakpointHelper
- Helpers methods to get info about Breakpoint
- Breakpoints
- Model Breakpoints is used to define a Columns configuration in a ResponsiveColumn widget.
- BreakpointSize
- Defines the width range for a Breakpoint.
- ContainerModeHelper
- Helpers methods to get info about ContainerModeHelper
- ResponsiveColumn
- A column that adapts its width based on the active breakpoint.
- ResponsiveContainer
- A responsive layout container that arranges ResponsiveColumn children.
Enums
- Breakpoint
- Defines the layout breakpoint based on screen width.
- ContainerMode
- Defines the ResponsiveContainer layout mode.