adaptive_responsive_ui
A comprehensive Flutter package for responsive UI design with easy-to-use extensions for width, height, padding, margin, fonts, and device detection.
What this package is like to depend on
Last release 7 months ago
13 Jan 2026
Too new to tell
only 1 release windows
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
7 months old
6 releases · first in 2026
6 releases in the last 12 months
see the full history below
Release timeline
6 releases · Jan 2026 to Jan 2026Releases
latest 6-
1.0.513 Jan 2026 -
1.0.413 Jan 2026 -
1.0.313 Jan 2026 -
1.0.213 Jan 2026Release notes
Open source →- 🎉 Added context-less extensions for most features
- Added
.pand.mas getters for padding/margin (no context needed) - Added
.gapWand.gapHas getters (no context needed) - Added
.pSym()and.mSym()for symmetric padding/margin without context - Updated README.md with comprehensive context-less examples
- Added API reference tables
- Added migration guide from 1.0.x
- No breaking changes - all old code still works
-
1.0.113 Jan 2026Release notes
Open source →- Fixed README.md to show correct package name in examples
- Updated documentation with proper import statements
-
1.0.013 Jan 2026Release notes
Open source →- Initial release
- Responsive extensions for width, height, padding, margin
- Device type detection (mobile, tablet, desktop)
- Configurable base design dimensions
- Context and context-less extensions
- Safe area helpers
- Responsive widget builder