curvedialog 0.0.2 copy "curvedialog: ^0.0.2" to clipboard
curvedialog: ^0.0.2 copied to clipboard

outdated

A Simple Curved Dialog Alert with Custom Message Display.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add curvedialog

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

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

Publisher

unverified uploader

A Simple Curved Dialog Alert with Custom Message Display.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on curvedialog