breakpoint 1.3.2
breakpoint: ^1.3.2 copied to clipboard
A Flutter plugin to calculate the material design breakpoints.
1.3.2 #
- Fix by @josealba to use .sizeOf(context): https://github.com/rodydavis/packages.dart/pull/14
1.3.0 #
- Update Dart SDK constraint to >=3.0.0.
- Add
marginproperty toBreakpoint. - Update example app to Material 3 and responsive grid layout.
- Add extensive unit and widget tests.
1.2.0 #
- Stable release
1.1.0-nullsafety #
- Null Safety
1.0.1 #
- Bump Version
- Fix Meta
0.0.1 #
- TODO: Describe initial release.