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';
26
likes
150
points
309
downloads

Publisher

unverified uploader

Weekly Downloads

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on kumi_popup_window