sizer library

Classes

Adaptive
Device
Sizer
A widget that gets the device's details like orientation and constraints

Enums

DeviceType
Type of Device
ScreenType
Type of Screen

Extensions

SizerExt on num

Typedefs

ResponsiveBuilderType = Widget Function(BuildContext, Orientation, ScreenType)
Provides Context, Orientation, and ScreenType parameters to the builder function