improved_wrap 2.0.0 copy "improved_wrap: ^2.0.0" to clipboard
improved_wrap: ^2.0.0 copied to clipboard

A wrap widget with a cleaner (but equivalent) layout implementation and an 'insertionIndexAt' method for drag and drop insertion.

pub package

IWrap is a wrap widget with a cleaner (but equivalent) layout implementation and an 'InsertionPoint insertionIndexAt(Offset relativePosition)' kind of method, where InsertionPoint tells you how relativePosition relates to the nearest items in the wrap, roughly speaking, you need this kind of information for drag and drop insertion.

(IWrap was forked out from animated_containers after mako discovered animated_to, reflected on it, and decided that yeah the container shouldn't be the part that handles animation, so let's retain the improvements we made to Wrap but with the animation stuff stripped out)

1
likes
145
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A wrap widget with a cleaner (but equivalent) layout implementation and an 'insertionIndexAt' method for drag and drop insertion.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on improved_wrap