animated_carousel_scroller 0.0.3 copy "animated_carousel_scroller: ^0.0.3" to clipboard
animated_carousel_scroller: ^0.0.3 copied to clipboard

A Flutter package that provides a customizable carousel scroll widget with smooth animations. Highlights the currently selected image with animated size and opacity effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_carousel_scroller

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

dependencies:
  animated_carousel_scroller: ^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:animated_carousel_scroller/animated_carousel_scroller.dart';
2
likes
135
points
53
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides a customizable carousel scroll widget with smooth animations. Highlights the currently selected image with animated size and opacity effects.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_carousel_scroller