custome_dialog 0.0.1 copy "custome_dialog: ^0.0.1" to clipboard
custome_dialog: ^0.0.1 copied to clipboard

Custom Dialog provides user to different kinds of dialogs for different purposes like failure, success

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custome_dialog

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

dependencies:
  custome_dialog: ^0.0.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:custome_dialog/custome_dialog.dart';
1
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Custom Dialog provides user to different kinds of dialogs for different purposes like failure, success

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_spinkit, get

More

Packages that depend on custome_dialog