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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add balloon_widget
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  balloon_widget: ^0.4.0+1
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:balloon_widget/balloon_widget.dart';
copied to clipboard
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