auto_responsive_ui 0.0.1
auto_responsive_ui: ^0.0.1 copied to clipboard
Smart responsive scaling engine for Flutter with adaptive layout support.
0.0.1 #
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
Notes #
- First stable version