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

3D flip-panel widgets for Flutter: a flip clock, a countdown timer with a controller, and animated flip panels for digits, images or any widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flip_panel_plus

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

dependencies:
  flip_panel_plus: ^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:flip_panel_plus/flip_panel_plus.dart';
37
likes
160
points
71
downloads

Documentation

API reference

Publisher

verified publisheromaralshyokh.com

Weekly Downloads

3D flip-panel widgets for Flutter: a flip clock, a countdown timer with a controller, and animated flip panels for digits, images or any widget.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

clock, flutter

More

Packages that depend on flip_panel_plus