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

Beatiful and sweet alert dialog for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sweetdialog

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

dependencies:
  sweetdialog: ^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:sweetdialog/sweetdialog.dart';
6
likes
140
points
10
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Beatiful and sweet alert dialog for flutter.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on sweetdialog