align_dialog 1.0.0 copy "align_dialog: ^1.0.0" to clipboard
align_dialog: ^1.0.0 copied to clipboard

Show a locally/globally aligned dialog with custom transtion animation.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add align_dialog

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

dependencies:
  align_dialog: ^1.0.0

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:align_dialog/align_dialog.dart';
16
likes
150
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

Show a locally/globally aligned dialog with custom transtion animation.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on align_dialog