giffy_dialog 2.0.0+1 copy "giffy_dialog: ^2.0.0+1" to clipboard
giffy_dialog: ^2.0.0+1 copied to clipboard

A Flutter package for a quick, handy and beautiful giffy dialogs and bottom sheets.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add giffy_dialog

With Flutter:

 $ flutter pub add giffy_dialog

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

dependencies:
  giffy_dialog: ^2.0.0+1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:giffy_dialog/giffy_dialog.dart';
555
likes
0
pub points
93%
popularity

Publisher

verified publisherxdsahil.dev

A Flutter package for a quick, handy and beautiful giffy dialogs and bottom sheets.

Repository (GitHub)
View/report issues

Topics

#dialog #bottomsheet #giffy-dialog #rive-dialog #lottie-dialog

License

unknown (LICENSE)

Dependencies

flutter, lottie, rive

More

Packages that depend on giffy_dialog