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

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: ^2.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:kumi_popup_window/kumi_popup_window.dart';
23
likes
130
pub points
88%
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on kumi_popup_window