breakpoint icon indicating copy to clipboard operation
breakpoint copied to clipboard

Breakpoint - A Flutter plugin to calculate the material design breakpoints. Maintainer: @rodydavis

Results 3 breakpoint issues
Sort by recently updated
recently updated
newest added

Material provides values what margin size and body size should be used for each breakpoint. This library doesn't support it yet. https://material.io/design/layout/understanding-layout.html#layout-anatomy

Hi, I wanted to know if there is plans to further support this package and implement new features like material 3 [layout](https://m3.material.io/foundations/layout/understanding-layout/overview). Since adaptive_breakpoints have been discontinued, this package could...