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

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

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';
4
likes
140
pub points
55%
popularity

Publisher

verified publisherrexios.dev

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on fast_overlays