smart_dialogs_plus 0.1.1 copy "smart_dialogs_plus: ^0.1.1" to clipboard
smart_dialogs_plus: ^0.1.1 copied to clipboard

A Flutter package for smart animated dialogs, alerts, snackbars, and loaders with controller and Lottie support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_dialogs_plus

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

dependencies:
  smart_dialogs_plus: ^0.1.1

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:smart_dialogs_plus/smart_dialogs_plus.dart';
1
likes
160
points
54
downloads

Publisher

verified publisherakika.digital

Weekly Downloads

A Flutter package for smart animated dialogs, alerts, snackbars, and loaders with controller and Lottie support.

Homepage
Repository (GitHub)
View/report issues

Topics

#flutter #dialogs #progress #snackbar #alerts

Documentation

API reference

License

MIT (license)

Dependencies

flutter, lottie

More

Packages that depend on smart_dialogs_plus