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

A stunning, fully dynamic, and customizable dialog package for Flutter apps, natively supporting Android and iOS with professional-level UI alerts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dialog_builder

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

dependencies:
  dialog_builder: ^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:dialog_builder/dialog_builder.dart';
0
likes
160
points
20
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A stunning, fully dynamic, and customizable dialog package for Flutter apps, natively supporting Android and iOS with professional-level UI alerts.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, google_fonts, iconly

More

Packages that depend on dialog_builder