flip_panel_plus 1.0.0+3 copy "flip_panel_plus: ^1.0.0+3" to clipboard
flip_panel_plus: ^1.0.0+3 copied to clipboard

A package for flip panel items like image, countdown or clock with built-in animation.

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: ^1.0.0+3

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';
35
likes
160
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A package for flip panel items like image, countdown or clock with built-in animation.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flip_panel_plus