flow_box_popup 0.0.4 copy "flow_box_popup: ^0.0.4" to clipboard
flow_box_popup: ^0.0.4 copied to clipboard

A smooth popup box with fluid animations. It auto-adjusts its height to fit content and slides up gracefully when the virtual keyboard appears.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flow_box_popup

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

dependencies:
  flow_box_popup: ^0.0.4

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:flow_box_popup/flow_box_popup.dart';
2
likes
130
points
143
downloads

Publisher

unverified uploader

Weekly Downloads

A smooth popup box with fluid animations. It auto-adjusts its height to fit content and slides up gracefully when the virtual keyboard appears.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flow_box_popup