auto_responsive_ui 0.0.2
auto_responsive_ui: ^0.0.2 copied to clipboard
Smart responsive scaling engine for Flutter with adaptive layout support.
0.0.2 #
Added #
- Initial release of auto_responsive_ui
- Smart responsive scaling engine
- Device type detection (smallPhone, phone, largePhone, tablet)
- ResponsiveBuilder for safe initialization
- Extensions for width (.w), height (.h), and text scaling (.r)
- Configurable design size and scaling limits
Changed #
- Updated README with better documentation and examples
Notes #
- First stable version