an_dialogs 1.3.0 copy "an_dialogs: ^1.3.0" to clipboard
an_dialogs: ^1.3.0 copied to clipboard

Used to manage route-based dialogs and loading states, controlling when they are pushed and dismissed.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add an_dialogs

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

dependencies:
  an_dialogs: ^1.3.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:an_dialogs/an_dialogs.dart';
1
likes
160
points
153
downloads

Publisher

verified publisheraymtools.com

Weekly Downloads

Used to manage route-based dialogs and loading states, controlling when they are pushed and dismissed.

Repository (GitHub)
View/report issues

Topics

#loading #dialog #dialog-manager #dialogs

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

an_lifecycle_cancellable, anlifecycle, cancellable, flutter, weak_collections

More

Packages that depend on an_dialogs