fcc_responsive library

Classes

FCCLayoutInfo
FCCResponsive
Wrap a subtree to provide layout info.
FCCResponsiveBreakpoints
FCCResponsiveBuilder
One-off builder if you don't want to wrap the whole app.

Enums

FCCDeviceType
Device categories based on logical width

Typedefs

FCCResponsiveWidgetBuilder = Widget Function(BuildContext context, FCCLayoutInfo layout)