screen_breakpoints 1.0.2
screen_breakpoints: ^1.0.2 copied to clipboard
A new flutter layout package.
1.0.2 #
Improved example Changed padding and margin from double to EdgeInsets Added BuildContext extension so now it's possible to take current breakpoint by doing context.breakpoint Changed BreakpointConfiguration to be const Changed BreakpointConfigurator, now it checks for breakpoints if they are in order
1.0.1 #
Added example
1.0.0 #
Initial release