intrinsic_size_builder 1.0.5 intrinsic_size_builder: ^1.0.5 copied to clipboard
Finds the intrinsic size of a widget and provides it in a convenient builder.
1.0.5 #
- Add IntrinsicSizeBuilder.refresh()
1.0.4 #
- Recalculate size on updated layout constraints
1.0.3 #
- Revert material context
- It introduces unwanted defaults. Just use the IntrinsicSizeBuilder below the Scaffold's body.
1.0.2 #
- Fix sizes in a material context
1.0.1 #
- Relax sdk environment constraints
1.0.0 #
- Initial