responsive_sizer library

Classes

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

Enums

DeviceType
Type of Device
ScreenType
Type of Screen

Extensions

DeviceExt on num

Typedefs

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