sweet_alert_dialogs 0.2.0 copy "sweet_alert_dialogs: ^0.2.0" to clipboard
sweet_alert_dialogs: ^0.2.0 copied to clipboard

discontinued

A Flutter plugin for displaying sweet alert dialogs without hassle.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sweet_alert_dialogs

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

dependencies:
  sweet_alert_dialogs: ^0.2.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:sweet_alert_dialogs/sweet_alert_dialogs.dart';
3
likes
40
pub points
66%
popularity

Publisher

verified publisherjideguru.dev

A Flutter plugin for displaying sweet alert dialogs without hassle.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on sweet_alert_dialogs