proste_dialog 2.1.2 copy "proste_dialog: ^2.1.2" to clipboard
proste_dialog: ^2.1.2 copied to clipboard

Easy to use, higher degree of freedom, more comprehensive functions, a simple dialog package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add proste_dialog

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

dependencies:
  proste_dialog: ^2.1.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:proste_dialog/proste_dialog.dart';
2
likes
130
pub points
44%
popularity

Publisher

unverified uploader

Easy to use, higher degree of freedom, more comprehensive functions, a simple dialog package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on proste_dialog