giff_dialog 1.0.1 copy "giff_dialog: ^1.0.1" to clipboard
giff_dialog: ^1.0.1 copied to clipboard

Giff Dialog Package a beautiful and custom alert dialog for flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add giff_dialog

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

dependencies:
  giff_dialog: ^1.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:giff_dialog/giff_dialog.dart';
10
likes
130
pub points
88%
popularity

Publisher

unverified uploader

Giff Dialog Package a beautiful and custom alert dialog for flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flare_flutter, flutter

More

Packages that depend on giff_dialog