# serenader2014/flutter_carousel_slider

A flutter carousel widget, support infinite scroll, and custom child widget.

Repository: https://github.com/serenader2014/flutter_carousel_slider
Canonical: https://ross.abutalabs.com/products/flutter_carousel_slider
Homepage: https://pub.dev/packages/carousel_slider
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, carousel-slider, widget, infinite-scroll, autoplay
Last push: 2026-02-06T02:10:44+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 66, release rhythm 8, longevity 100
- inputs: {"age_days": 3061, "days_push": 209, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1697, forks 606 (observed 2026-08-28T04:05:23.968815+00:00)

## What it is
A Flutter carousel slider widget package supporting infinite scroll, autoplay, and custom child widgets. It works across Android, iOS, web, and desktop Flutter targets and is distributed via pub.dev.

## Use cases
- add an image carousel to a flutter app
- infinite scrolling banner slider in flutter
- auto-playing onboarding pages widget
- swipeable card carousel with enlarged center page
- build carousel items on demand for large lists
- programmatically control carousel page position

## When to choose
- you need a ready-made carousel widget in a Flutter app
- you want infinite scroll or autoplay out of the box
- you need cross-platform Flutter support including web and desktop

## When to avoid
- you are not using Flutter/Dart
- you need a fully custom gesture or layout behavior beyond the provided options
- you need a native platform carousel outside Flutter

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, animation
- domain: mobile-development, frontend, web-development, cross-platform
- platform: cross-platform
- tags: flutter, dart, carousel, slider, infinite-scroll, autoplay, widget, android, ios, web-server, desktop

## Member repositories
- serenader2014/flutter_carousel_slider (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:23.968815+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:52.112934+00:00, confidence not recorded.
  - readme: https://github.com/serenader2014/flutter_carousel_slider (fetched 2026-08-28T04:05:23.968815+00:00, sha c93910928854)
  - homepage: https://pub.dev/packages/carousel_slider (fetched 2026-08-29T11:12:37.936886+00:00, sha 6f01df2db8a6)
  - site_page: https://pub.dev/packages/carousel_slider/install (fetched 2026-08-29T11:12:37.947575+00:00, sha 50e5bf19275b)
  - site_page: https://pub.dev/documentation/carousel_slider/latest (fetched 2026-08-29T11:12:37.949589+00:00, sha 08f77411329f)
  - site_page: https://pub.dev/packages/carousel_slider/changelog (fetched 2026-08-29T11:12:37.945861+00:00, sha 14a110058f86)
- Data as of 2026-08-30T08:39:29.467469+00:00.
