balloon_widget 0.5.0
balloon_widget: ^0.5.0 copied to clipboard
Provide a simple balloon widget that can be placed widget tree
0.4.0+1 #
- Fix typo in README.md
0.4.0 #
-
Add:
PositionedBalloon.fadeconstructor which provides fade-in/out effect easily. -
Add:
FocusablePositionedBalloonWidget &PositionedBalloon.focusableconstructor which provides easy visibility control withFocusNode.
0.3.0 #
0.2.0 #
- Add:
Balloon.shadowproperty,BalloonShadowinterface, andMaterialBalloonShadow,CustomBalloonShadowconcrete class. - [Breaking] remove
Balloon.elevationandBalloon.shadowColorproperties. (UseBalloon.shadowinstead) - Chore: add some API descriptions.
0.1.0 #
0.0.1 #
- initial release.