PackageTrack
Sign in Get early access

infinite_carousel

Carousel in flutter. Supports features like infinite looping, friction effect, multiple scroll physics and control over item anchor and velocity.

1.1.1 8.0K downloads/mo #3237 most downloaded on pub.dev GeekyAnts/infinite-carousel-flutter

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 2 months to 1.4 years

Nearly every release is documented

notes for 8 of 8 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

8 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

8 releases · Feb 2021 to Feb 2024
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 8
  1. 1.1.1 16 Feb 2024
    Release notes
    • Lower Dart SDK version to 3.2.1

    Full Changelog: v1.1.0...v1.1.1

    Open source →
    Release notes
    • Lower Dart SDK version to 3.2.1
    Open source →
  2. 1.1.0 16 Feb 2024
    Release notes

    What's Changed

    • Add alternate scroll physics:- PageViewTypeScrollPhysics.
      Similar to PageView scroll physics. This disables friction effect and allows the user to land on the next item only most of the time, instead of the free-hand scrolling that is provided with the default InfiniteScrollPhysics.
    • 'FixedScrollMetrics' is not a subtype of type 'InfiniteExtentMetrics' in type cast by @fretelweb in #19
    • Update package to support Flutter 3.19
    • docs: Update issue templates by @ManuSekhon in #18

    New Contributors

    Full Changelog: 1.0.3...v1.1.0

    Open source →
    Release notes
    • Add alternate scroll physics:- PageViewTypeScrollPhysics.

    Similar to PageView scroll physics. This disables friction effect and allows the user to land on the next item only most of the time, instead of the free-hand scrolling that is provided with the default InfiniteScrollPhysics.

    • Fixed issue:- 'FixedScrollMetrics' is not a subtype of type 'InfiniteExtentMetrics' in type cast. Thanks to PR #19
    • Update package to support Flutter 3.19
    Open source →
  3. 1.0.3 26 May 2023
    Release notes

    What's Changed

    • Upgrade package to support flutter 3.10
    • Add missing devicePixelRatio parameter and replace deprecated methods. Thanks to PR #11
    • Update example app to fix Android embedding v1 errors.

    New Contributors

    Full Changelog: https://github.com/GeekyAnts/infinite-carousel-flutter/commits/1.0.3

    Open source →
    Release notes
    • Upgrade package to support flutter 3.10
    • Add missing devicePixelRatio parameter and replace deprecated methods. Thanks to PR #11
    • Update example app to fix Android embedding v1 errors.
    Open source →
  4. 1.0.2 01 Jan 2022
    Release notes
    • Add support to set custom ScrollBehavior to widget. Fixes this issue.
    Open source →
  5. 1.0.1 28 Jun 2021
    Release notes
    • Fix: Null check operator used on null value.
    Open source →
  6. 1.0.0 16 Apr 2021
    Release notes
    • Add null Safety support.
    Open source →
  7. 0.0.2 26 Feb 2021
    Release notes
    • Update example gifs for different variants.
    Open source →
  8. 0.0.1 23 Feb 2021
    Release notes
    • Initial release.
    • Support infinite looping.
    • Add anchor control and center attribute.
    • Add scroll velocity control attribute.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive