adaptive_design_utils 0.0.1
adaptive_design_utils: ^0.0.1 copied to clipboard
A comprehensive Flutter plugin for adaptive and responsive design, providing utilities for adaptive layouts, responsive sizing, and device-specific optimizations.
0.0.1 #
Initial release of adaptive_design_utils with the following features:
- Adaptive Layout System for mobile, tablet, and desktop layouts
- Screen Utils for responsive measurements
- Breakpoint Management with predefined breakpoints
- Responsive Typography with automatic text scaling
- Adaptive Widgets (ResponsivePadding, ResponsiveConstraints)
- Comprehensive example app demonstrating all features
- Full documentation and usage examples