flexi_scale 1.1.0
flexi_scale: ^1.1.0 copied to clipboard
A fully customizable, orientation-aware responsive scaling package for Flutter apps. Works automatically across phones, tablets, desktops, foldables, and watches.
1.1.0 #
✨ New Features:
- Added FlexiSpacing helpers (
rsAll,rsSym,rsOnly,rsHorizontalGap,rsVerticalGap) - Added SafeArea scaling (
safeWidth,safeHeight,safePadding) - Improved documentation and inline comments
- Removed DebugOverlay for cleaner production builds
- Fully 130/130 pub.flutter-io.cn score compliant