responsive_addons 2.0.0
responsive_addons: ^2.0.0 copied to clipboard
A powerful Flutter package that provides responsive UI utilities and a Bootstrap-style grid system for building adaptable layouts across all screen sizes and devices.
2.0.0 – Legacy Version #
- ✅ Added
.h,.w,.vextensions for design-based width/height scaling - ✅ Introduced
.spfor responsive text scaling - ✅ Included
.rfor responsive border radius - ✅ Added
adaptSizefor adaptive size calculations - ✅ Supports default Figma frame:
428x926
⚠️ Deprecation Notice #
This package is no longer maintained.
We recommend using responsive_master for a more complete and future-proof solution.
It includes:
- Percentage-based units (
.pw,.ph) - Breakpoint utilities
- Grid system (Row/Col)
- Orientation locking
- Custom error screens
- Debug scaling tools