super_overlay 0.2.0 copy "super_overlay: ^0.2.0" to clipboard
super_overlay: ^0.2.0 copied to clipboard

Self-managed OverlayEntry dialogs, toasts, popups, loading indicators, and notifications for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add super_overlay

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

dependencies:
  super_overlay: ^0.2.0

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:super_overlay/super_overlay.dart';
0
likes
160
points
306
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Self-managed OverlayEntry dialogs, toasts, popups, loading indicators, and notifications for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on super_overlay