popover 0.0.4 popover: ^0.0.4 copied to clipboard
A popover is a transient view that appears above other content onscreen when you tap a control or in an area.
[0.0.4] - 27.01.2021. #
- Add
arrowDyOffset
,arrowDxOffset
andcontentDyOffset
public parameters.
[0.0.3] - 21.01.2021. #
- A
child
widget can be wrapped inInkWell
orGestureDetector
.
[0.0.2] - 18.01.2021. #
- Update
PopoverItem
. - Add
PopoverDirection
to exports. - Add documentation.
[0.0.1] - 10.01.2021. #
- Initial release.