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

A package for flip panel items like image, countdown or clock with built-in animation. Since the developer of flip_panel didn't respond. So we updated the package, added some improvements and fixed so [...]

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+2

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
140
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A package for flip panel items like image, countdown or clock with built-in animation. Since the developer of flip_panel didn't respond. So we updated the package, added some improvements and fixed some issues.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flip_panel_plus