responsive_sizer library
Classes
- Adaptive
- Device
- ResponsiveSizer
- A widget that gets the device's details like orientation and constraints
Extensions
Enums
- DeviceType
- Type of Device
- ScreenType
- Type of Screen
Typedefs
- ResponsiveBuilderType = Widget Function(BuildContext, Orientation, ScreenType)
-
Provides
Context
,Orientation
, andScreenType
parameters to the builder function