hint_bubble 0.0.1 copy "hint_bubble: ^0.0.1" to clipboard
hint_bubble: ^0.0.1 copied to clipboard

Bubble hint window display.

Bubble hint window display .

Usage #

To use this plugin, add hint_bubble as a dependency in your pubspec.yaml file.


HintBubbleTile(
builder: (BuildContext context) => const Text('Bubble'),
color: Colors.black.withOpacity(0.5),
triangleHeight: 10,
triangleWidth: 10,
triangleOffset: 10,
triangleStart: true,
radius: 5,
position: TrianglePosition.top,
)
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Bubble hint window display.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on hint_bubble