sizer library

Classes

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

Enums

DeviceType
Type of Device

Extensions

SizerExt on num

Typedefs

ResponsiveBuild = Widget Function(BuildContext context, Orientation orientation, DeviceType deviceType)
Provides Context, Orientation, and DeviceType parameters to the builder function