opa_rfs 1.0.0
opa_rfs: ^1.0.0 copied to clipboard
Fluid responsive sizing for Flutter. Typography, spacing, radii, shadows, and text themes that scale smoothly between typed min and max endpoints.
1.0.0 #
Initial release.
Added #
- Runtime fluid responsive values with configurable base value, breakpoint, factor, and enabled state.
- Inherited
RfsScopeconfiguration, nestedRfsEnabledregions, and shortest-side sizing. - Typed responsive insets, radii, sizes, constraints, offsets, and shadows, including RTL-aware directional variants.
RfsText,RfsBox, andRfsBuilderwidgets.- Rich text support and a complete fluid Material
TextThemeviaRfsTypography. - Flutter accessibility text-scaling left untouched by design.
- Example app with a fluid landing-page showcase and an interactive RFS laboratory with device presets.