polaroid_carousel 1.0.0 copy "polaroid_carousel: ^1.0.0" to clipboard
polaroid_carousel: ^1.0.0 copied to clipboard

Polaroid Carousel is a Flutter widget that adds a unique touch to your app with a rotating deck of cards. Easily customize the animation order, translation, and rotation for a dynamic visual experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add polaroid_carousel

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

dependencies:
  polaroid_carousel: ^1.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:polaroid_carousel/polaroid_carousel.dart';
31
likes
110
pub points
68%
popularity

Publisher

unverified uploader

Polaroid Carousel is a Flutter widget that adds a unique touch to your app with a rotating deck of cards. Easily customize the animation order, translation, and rotation for a dynamic visual experience.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on polaroid_carousel