dialog_alert_transition 1.0.5 copy "dialog_alert_transition: ^1.0.5" to clipboard
dialog_alert_transition: ^1.0.5 copied to clipboard

Creating a dialog is simpler and easier with the dialog_alert_transition package since it has transitions into and out of the dialog, it has a multilevel dialog handler. Available for android, ios, wi [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dialog_alert_transition

With Flutter:

 $ flutter pub add dialog_alert_transition

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

dependencies:
  dialog_alert_transition: ^1.0.5

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:dialog_alert_transition/dialog_alert_transition.dart';
6
likes
0
points
38
downloads

Publisher

verified publishernio.ilove-soft.com

Weekly Downloads

Creating a dialog is simpler and easier with the dialog_alert_transition package since it has transitions into and out of the dialog, it has a multilevel dialog handler. Available for android, ios, windows, linux, mac, web

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on dialog_alert_transition