elegant_alert_dialog 0.0.1 copy "elegant_alert_dialog: ^0.0.1" to clipboard
elegant_alert_dialog: ^0.0.1 copied to clipboard

Dislpay a predefined alerts or custom alerts with support of multi-actions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add elegant_alert_dialog

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

dependencies:
  elegant_alert_dialog: ^0.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:elegant_alert_dialog/elegant_alert_dialog.dart';
1
likes
160
points
19
downloads

Publisher

verified publisherbadrkouki.dev

Weekly Downloads

Dislpay a predefined alerts or custom alerts with support of multi-actions

Repository (GitHub)

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on elegant_alert_dialog