responsive_flutter_ui 0.1.0
responsive_flutter_ui: ^0.1.0 copied to clipboard
A production-ready responsive UI package for Flutter with bounded scaling, adaptive layouts, and web/desktop resize support.
Changelog #
0.1.0 #
- Initial release of
responsive_flutter_ui. - Added automatic responsive initialization with bounded scaling.
- Added responsive width, height, font, radius, icon, and general scale APIs.
- Added device classification, breakpoints, responsive builder, grid, container, value, tokens, and circle helpers.
- Added web and desktop resize-friendly example app and tests.