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

With EasyAlert, instantly display animated alert dialogs such as success, error, warning, confirm, loading or even a custom dialog.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cleaneasyalert

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

dependencies:
  cleaneasyalert: ^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:cleaneasyalert/cleaneasyalert.dart';
2
likes
90
points
26
downloads

Publisher

verified publisherlaxmanmagarati.com.np

Weekly Downloads

With EasyAlert, instantly display animated alert dialogs such as success, error, warning, confirm, loading or even a custom dialog.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, vector_math

More

Packages that depend on cleaneasyalert