adaptive_flutter_layout 1.0.1
adaptive_flutter_layout: ^1.0.1 copied to clipboard
A production-ready Flutter package for layout adaptation across mobile, tablet, and desktop breakpoints with a clean declarative API.
Changelog #
1.0.0 #
- Initial release of
adaptive_flutter_layout. - Core Breakpoints System (
AdaptiveBreakpoint). AdaptiveLayoutandAdaptiveBuilderwidgets.AdaptiveValueutility.BuildContextextensions for responsive design.- Global breakpoint configuration via
AdaptiveLayoutConfig.
1.0.1 #
- Updated the
README.mdfile.