balloon_widget 0.4.0+1 copy "balloon_widget: ^0.4.0+1" to clipboard
balloon_widget: ^0.4.0+1 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.fade constructor which provides fade-in/out effect easily.

  • Add: FocusablePositionedBalloon Widget & PositionedBalloon.focusable constructor which provides easy visibility control with FocusNode.

0.3.0 #

  • Add: BalloonTapDelegator which used to process with tap event delegation to the balloon widget. (PR: #12, Issue: #11)

0.2.0 #

  • Add: Balloon.shadow property, BalloonShadow interface, and MaterialBalloonShadow, CustomBalloonShadow concrete class.
  • [Breaking] remove Balloon.elevation and Balloon.shadowColor properties. (Use Balloon.shadow instead)
  • Chore: add some API descriptions.

0.1.0 #

  • Add BalloonNipPosition.topCenter, BalloonNipPosition.bottomCenter (PR: #4)
  • Add: PositionedBalloon Widget API (PR:#6)
  • Fix: fix incorrect height layout when including nip height (nip radius value difference from zero nip radius apply at nip height)

0.0.1 #

  • initial release.
8
likes
160
points
231
downloads

Publisher

verified publishernote11.dev

Weekly Downloads

2024.07.07 - 2025.01.19

Provide a simple balloon widget that can be placed widget tree

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

defer_pointer, flutter

More

Packages that depend on balloon_widget