coverflow_carousel 2.0.1 copy "coverflow_carousel: ^2.0.1" to clipboard
coverflow_carousel: ^2.0.1 copied to clipboard

A highly customizable 3D coverflow-style carousel for Flutter with smooth animations, perspective effects, and controller support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add coverflow_carousel

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

dependencies:
  coverflow_carousel: ^2.0.1

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:coverflow_carousel/coverflow_carousel.dart';
12
likes
160
points
392
downloads

Documentation

API reference

Publisher

verified publishermuditjpalvadi.tech

Weekly Downloads

A highly customizable 3D coverflow-style carousel for Flutter with smooth animations, perspective effects, and controller support.

Repository (GitHub)
View/report issues

Topics

#coverflow #carousel #carousel-3d #image-slider #ui-widget

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on coverflow_carousel