fast_overlays 0.1.5 copy "fast_overlays: ^0.1.5" to clipboard
fast_overlays: ^0.1.5 copied to clipboard

Show overlays, dialogs, snackbars, and more without a context

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fast_overlays
copied to clipboard

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

dependencies:
  fast_overlays: ^0.1.5
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:fast_overlays/fast_overlays.dart';
copied to clipboard
4
likes
160
points
209
downloads

Publisher

verified publisherrexios.dev

Weekly Downloads

2024.10.05 - 2025.04.19

Show overlays, dialogs, snackbars, and more without a context

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on fast_overlays