super_dialog 0.4.2 copy "super_dialog: ^0.4.2" to clipboard
super_dialog: ^0.4.2 copied to clipboard

A powerful, flexible, and beautifully animated dialog toolkit for Flutter. Create stunning dialogs with smooth slide, scale, fade, rotation, bounce, elastic, and flip animations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add super_dialog

With Flutter:

 $ flutter pub add super_dialog

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

dependencies:
  super_dialog: ^0.4.2

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:super_dialog/super_dialog.dart';
1
likes
0
points
156
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

A powerful, flexible, and beautifully animated dialog toolkit for Flutter. Create stunning dialogs with smooth slide, scale, fade, rotation, bounce, elastic, and flip animations.

Repository (GitHub)
View/report issues

Topics

#dialog #animation #modal #popup #design-system

License

unknown (license)

Dependencies

flutter, super_core

More

Packages that depend on super_dialog