flexiblebox 0.0.4 copy "flexiblebox: ^0.0.4" to clipboard
flexiblebox: ^0.0.4 copied to clipboard

A comprehensive Flutter implementation of CSS Flexbox layout system. Create responsive, flexible layouts with full flexbox specification support including flex grow/shrink, alignment, wrapping, RTL su [...]

0.0.4 #

  • Added indexOfNearestChildAtOffset method to LayoutBox and FlexLayout to find the index of the child nearest to a given offset.
  • Fixed StackOverflowError when paintOrder is not null
  • Added LayoutBoxBuilder to FlexItem and AbsoluteItem for more customization of the layout box.

0.0.3 #

  • Fixed incorrect LICENSE file reference in README.md

0.0.2 #

  • Fully reworked the package structure and API.

0.0.1 #

  • Initial release
2
likes
0
points
219
downloads

Publisher

verified publishersunaryathito.space

Weekly Downloads

A comprehensive Flutter implementation of CSS Flexbox layout system. Create responsive, flexible layouts with full flexbox specification support including flex grow/shrink, alignment, wrapping, RTL support, absolute positioning, and scrolling capabilities.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flexiblebox