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

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

example/lib/main.dart

import 'package:flutter/material.dart';

import 'showcase/showcase_app.dart';

export 'showcase/showcase_app.dart';

void main() {
  runApp(const MyApp());
}
0
likes
0
points
306
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on super_overlay