layout 1.0.5
layout: ^1.0.5 copied to clipboard
Layout encourage consistency across platforms, environments, and screen sizes by using uniform elements and spacing.
1.0.5 Updates for Dart 3.0 #
Makes it compatible with Dart 3.0 and new gap
versions
1.0.4 Updates gap dependency #
1.0.1 Add context.layout.fullMargin #
0.6.2 Update dependencies to stable null-safety version #
0.6.1 Enable null-safety #
0.5.1 Add nullable Layout #
You can access layout safely with
Layout.maybeOf(context)