dialog_alert_transition 1.0.6 copy "dialog_alert_transition: ^1.0.6" to clipboard
dialog_alert_transition: ^1.0.6 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 Flutter:

 $ flutter pub add dialog_alert_transition

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

dependencies:
  dialog_alert_transition: ^1.0.6

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:dialog_alert_transition/dialog_alert_transition.dart';
3
likes
140
pub points
59%
popularity

Publisher

unverified uploader

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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on dialog_alert_transition