flutter_responsive_layout library

Classes

ResponsiveLayout
A Flutter widget that facilitates building responsive layouts.
ScreenUtils

Extensions

ScreenExtension on num
Adapted to the device width as per the UI Design
WidgetExtension on num

Typedefs

ResponsiveLayoutBuilder = Widget Function(BuildContext context)