value_layout_builder 0.5.0
value_layout_builder: ^0.5.0 copied to clipboard
A LayoutBuilder with an extra value. It's useful when you want to build a widget with a value computed during layout.
0.5.0 #
0.4.0 #
Changed #
- Flutter & Dart SDK constraints
- Removed usage of hashValues (https://github.com/letsar/value_layout_builder/pull/5)
0.3.0 #
Changed #
- Add support for null-safety.
- Increase the minimum version of Flutter.
- Increase the minimum version of dart sdk.
0.1.0 #
- Initial Open Source release.