popup_widget 0.1.3 copy "popup_widget: ^0.1.3" to clipboard
popup_widget: ^0.1.3 copied to clipboard

popup_widget A pop-up bubble text component, lightweight, easy to use.

popup_widget #

A pop-up bubble text component, lightweight, easy to use.

Getting Started #

img1

img2

Example #

PopupWidget(
    child: Icon(Icons.help_outline, size: 16, color: Colors.blue),
    text: "Lord, I'm one, Lord",
    contentSize: Offset(16, 16),
);

Contact #

Github:Github
掘金:minjing_lin

4
likes
40
pub points
2%
popularity

Publisher

unverified uploader

popup_widget A pop-up bubble text component, lightweight, easy to use.

Homepage

License

BSD-2-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on popup_widget