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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add popup_widget

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

dependencies:
  popup_widget: ^0.1.3

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:popup_widget/popup_widget.dart';
4
likes
40
pub points
1%
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