sk_alert_dialog 1.0.0 copy "sk_alert_dialog: ^1.0.0" to clipboard
sk_alert_dialog: ^1.0.0 copied to clipboard

A highly customizable, powerful and easy-to-use alert dialog for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sk_alert_dialog

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

dependencies:
  sk_alert_dialog: ^1.0.0

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:sk_alert_dialog/sk_alert_dialog.dart';
22
likes
40
pub points
15%
popularity

Publisher

unverified uploader

A highly customizable, powerful and easy-to-use alert dialog for Flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, google_fonts

More

Packages that depend on sk_alert_dialog