responsive_window 1.0.0
responsive_window: ^1.0.0 copied to clipboard
A lightweight app-level responsive window utility for Flutter, with Material Design 3-inspired width breakpoints.
Changelog #
1.0.0 #
- FEAT: add app-level responsive window scope
- FEAT: add Material Design 3-inspired width breakpoints
- FEAT: add
ResponsiveWindowCategoryfor responsive width categories - FEAT: add
ResponsiveWindowDatawith width, height, size, category, and boolean helpers - FEAT: add
BuildContextaccessors for responsive window data - FEAT: add support for custom width breakpoints
- DOCS: add README usage documentation
- DOCS: add public API documentation
- DOCS: add example app