easy_overlay 1.0.1 copy "easy_overlay: ^1.0.1" to clipboard
easy_overlay: ^1.0.1 copied to clipboard

Simplify the addition of loading screens, overlays and toast messages in your Flutter app with this package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_overlay

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

dependencies:
  easy_overlay: ^1.0.1

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:easy_overlay/easy_overlay.dart';
6
likes
130
points
54
downloads

Publisher

verified publisherkyawthet.com

Weekly Downloads

Simplify the addition of loading screens, overlays and toast messages in your Flutter app with this package.

Repository (GitHub)

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on easy_overlay