fluid_dialog 2.0.0 copy "fluid_dialog: ^2.0.0" to clipboard
fluid_dialog: ^2.0.0 copied to clipboard

A dialog that can switch between multiple contents and animates size and alignment dynamically.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fluid_dialog

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

dependencies:
  fluid_dialog: ^2.0.0

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:fluid_dialog/fluid_dialog.dart';
124
likes
140
pub points
89%
popularity
screenshot

Publisher

verified publisherclevertasks.de

A dialog that can switch between multiple contents and animates size and alignment dynamically.

Repository (GitHub)
View/report issues

Topics

#dialog #animation #widget

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on fluid_dialog