flutter_sizer library

Classes

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

Enums

ScreenType
Type of Screen

Extensions

DeviceExt on num

Typedefs

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