handy_dialogs 0.1.0 copy "handy_dialogs: ^0.1.0" to clipboard
handy_dialogs: ^0.1.0 copied to clipboard

Handy dialogs for your apps logic easy & quick integration of frequently used dialogs

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add handy_dialogs

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

dependencies:
  handy_dialogs: ^0.1.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:handy_dialogs/handy_dialogs.dart';
3
likes
140
pub points
0%
popularity

Publisher

verified publishermisdevelop.app

Handy dialogs for your apps logic easy & quick integration of frequently used dialogs

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flash, flutter, sound_library

More

Packages that depend on handy_dialogs