h_alert_dialog 1.1.2 copy "h_alert_dialog: ^1.1.2" to clipboard
h_alert_dialog: ^1.1.2 copied to clipboard

flutter alert dialog package to show custom alert dialog box easly and fast

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add h_alert_dialog

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

dependencies:
  h_alert_dialog: ^1.1.2

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:h_alert_dialog/h_alert_dialog.dart';
6
likes
145
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

flutter alert dialog package to show custom alert dialog box easly and fast

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on h_alert_dialog