kumi_popup_window 1.0.11 copy "kumi_popup_window: ^1.0.11" to clipboard
kumi_popup_window: ^1.0.11 copied to clipboard

outdated

A simple and easy-to-use pop-up window. There are no flashy preset templates. Everything you want to pop up is customized by you.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kumi_popup_window

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

dependencies:
  kumi_popup_window: ^1.0.11

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:kumi_popup_window/kumi_popup_window.dart';
25
likes
0
pub points
87%
popularity

Publisher

unverified uploader

A simple and easy-to-use pop-up window. There are no flashy preset templates. Everything you want to pop up is customized by you.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on kumi_popup_window