ndialog 3.3.2 copy "ndialog: ^3.3.2" to clipboard
ndialog: ^3.3.2 copied to clipboard

outdated

Dialog material widget with blur background and popup animation

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ndialog

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

dependencies:
  ndialog: ^3.3.2

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:ndialog/ndialog.dart';
223
likes
40
points
1.34k
downloads

Publisher

verified publishernizwar.dev

Weekly Downloads

Dialog material widget with blur background and popup animation

Repository (GitHub)

License

Unlicense (license)

Dependencies

flutter

More

Packages that depend on ndialog