overlay_popup_dialog 2.0.2 copy "overlay_popup_dialog: ^2.0.2" to clipboard
overlay_popup_dialog: ^2.0.2 copied to clipboard

Easily position custom dialogs relative to any widget. Easy to use for every platform.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add overlay_popup_dialog

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

dependencies:
  overlay_popup_dialog: ^2.0.2

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:overlay_popup_dialog/overlay_popup_dialog.dart';
6
likes
150
points
7
downloads
screenshot

Publisher

verified publishertorchingale.com

Weekly Downloads

Easily position custom dialogs relative to any widget. Easy to use for every platform.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on overlay_popup_dialog