animated_popup_dialog 0.0.3 copy "animated_popup_dialog: ^0.0.3" to clipboard
animated_popup_dialog: ^0.0.3 copied to clipboard

An animated dialog to display a child, text or textfield in a modern look.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_popup_dialog

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

dependencies:
  animated_popup_dialog: ^0.0.3

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:animated_popup_dialog/animated_popup_dialog.dart';
2
likes
40
pub points
26%
popularity

Publisher

verified publisherroundbased.de

An animated dialog to display a child, text or textfield in a modern look.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, motion_widget

More

Packages that depend on animated_popup_dialog