balloon_widget 0.3.0
balloon_widget: ^0.3.0 copied to clipboard
Provide a simple balloon widget that can be placed widget tree
0.3.0 #
0.2.0 #
- Add:
Balloon.shadow
property,BalloonShadow
interface, andMaterialBalloonShadow
,CustomBalloonShadow
concrete class. - [Breaking] remove
Balloon.elevation
andBalloon.shadowColor
properties. (UseBalloon.shadow
instead) - Chore: add some API descriptions.
0.1.0 #
0.0.1 #
- initial release.