app_responsive/app_responsive library
Classes
- FontSizeResolvers
- RebuildFactors
- REdgeInsets
- REdgeInsetsDirectional
- ResponsiveScope
- Provides ScaleCalculator to the widget tree without relying on globals.
- RPadding
- RSizedBox
- RSliverPadding
- RSliverSizedBox
- ScaleCalculator
- Pure scaling math for responsive layouts.
- ScreenUtil
- ScreenUtilDefaults
- Shared defaults for responsive scaling.
- ScreenUtilInit
Enums
Mixins
Extensions
Properties
-
flutterWidgets
→ HashSet<
String> -
final
Typedefs
- FontSizeResolver = double Function(num fontSize)
- RebuildFactor = bool Function(MediaQueryData old, MediaQueryData data)
- ScreenUtilInitBuilder = Widget Function(BuildContext context, Widget? child)