intrinsic_size_builder 2.0.2 copy "intrinsic_size_builder: ^2.0.2" to clipboard
intrinsic_size_builder: ^2.0.2 copied to clipboard

Finds the intrinsic size of a widget and provides it in a convenient builder.

2.0.2 #

  • Refresh on layout changes

2.0.1 #

  • Default constrainedAxis to Axis.horizontal

2.0.0 #

  • Rename parameter child to subject
  • Add parameter constrainedAxis
    • You may now control the unconstrained context the size is calculated in.
  • Add parameter firstFrameWidget

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
12
likes
160
points
1.11k
downloads

Publisher

verified publishermartinsellergren.dev

Weekly Downloads

Finds the intrinsic size of a widget and provides it in a convenient builder.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on intrinsic_size_builder