awesome_dialog 1.1.2 copy "awesome_dialog: ^1.1.2" to clipboard
awesome_dialog: ^1.1.2 copied to clipboard

outdated

Flutter package to show beautiful dialogs with animations as simply as possible.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add awesome_dialog
copied to clipboard

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

dependencies:
  awesome_dialog: ^1.1.2
copied to clipboard

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:awesome_dialog/awesome_dialog.dart';
copied to clipboard
1.4k
likes
0
points
19.3k
downloads

Publisher

verified publishertoranzo.dev

Weekly Downloads

2024.08.05 - 2025.02.17

Flutter package to show beautiful dialogs with animations as simply as possible.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flare_flutter, flutter, simple_animations

More

Packages that depend on awesome_dialog