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

A powerful, flexible, and beautifully animated dialog toolkit for Flutter. Create stunning dialogs with smooth slide, scale, and fade 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.2.0

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
134
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#dialog #animation #ui #modal #popup

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on super_dialog