breakpoints_mq 2.1.1
breakpoints_mq: ^2.1.1 copied to clipboard
A lightweight library for implementing Responsive layout grid. Provide body, column, marging.
2.1.1 2022.03.22 #
- Set library arguments
2.1.0 2022.03.19 #
Note: This release has breaking changes.
- BREAKING: Change
Breakpoint.fromWidth(with:)API, please change toBreakpoint.fromWith() - Add
factory Berakpoint.fromSize()method - Add
factory Berakpoint.fromConstraints()method - Add extension fo
BoxConstraints - Add
BreakpointWidgetwidget
2.0.2 2021.05.17 #
- Remove unused import
2.0.1 2021.05.17 #
- Fix document
2.0.0 2021.05.17 #
- New breakpoints system
1.1.0 2021.04.20 #
- Breakpoint device definition
1.0.0 2021.04.03 #
- First Release