sweetalertv2 0.0.2 copy "sweetalertv2: ^0.0.2" to clipboard
sweetalertv2: ^0.0.2 copied to clipboard

A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE REPLACEMENT FOR FLUTTER'S POPUP BOXES.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sweetalertv2

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

dependencies:
  sweetalertv2: ^0.0.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:sweetalertv2/sweetalertv2.dart';
9
likes
40
pub points
73%
popularity

Publisher

unverified uploader

A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE REPLACEMENT FOR FLUTTER'S POPUP BOXES.

Repository (GitHub)
View/report issues

License

Zlib, BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_sequence_animation, vector_math

More

Packages that depend on sweetalertv2