Top Flutter Carousel or Cover Flow packages An Image Carousel is a rotating banner of images that can be clicked on to view more information. The carousel can be set to rotate automatically or manual rotation can be controlled by the user (Image Slider). Cover flow is a UI component that allows users to scroll through a set of images, like an image carousel, but with a larger image in the center and smaller ones on either side. The images can be of anything, but are often album covers, book covers, or product images. The parallax effect is a popular effect that is often paired with image sliders. It is an optical illusion in which an object (image) appears to move in relation to its background when viewed from different angles. The illusion is created because our brain interprets the relative motion of the object and background differently, depending on our point of view. The complete list of Flutter packages to add Image Carousel, Image Slider, Cover Flow and Parallax Effect is provided below.
flutter_swiper
1737
The best swiper(carousel) for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.
card_swiper
1143
swiper/carousel for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.
carousel_pro
317
A Flutter Carousel Slider widget. Support Network and Asset Images. You can modify the UI according your design easily.
flutter_custom_carousel
265
A widget for creating fully custom, animated scrollable lists. It manages all the tricky scrolling logic and leaves the visual presentation up to you.
infinite_carousel
243
Carousel in flutter. Supports infinite looping and gives control over anchor and velocity.
flutter_image_slideshow
178
A simple image slideshow widget. Mainly intended for image widget, but other widgets can also be used.
flutter_carousel_slider
169
A customizable carousel slider for Flutter. Supports infinite sliding, custom indicators, and custom animations with many pre-built indicators and animations.
horizontal_card_pager
163
Use dynamic and beautiful card view pagers (horizontal direction) to help you create great apps.
flutter_carousel_widget
159
A customizable carousel slider widget in Flutter which supports infinite scrolling, auto scrolling, custom child widget, custom animations and built-in indicators.
scaled_list
135
A Horizontal List view With Lots of modification including a scaled current item and curved custom painting.
fan_carousel_image_slider
118
A fantasy carousel slider widget. only for displaying online and local images.
flutter_swiper_view
94
The best swiper(carousel) for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.
parallax_image
94
A Flutter widget that paints an image and moves it at a slower speed than the main scrolling content.
parallax_animation
74
This plugin enable a parallax effect in any Scrollable, simply wrap your Scrollable in a ParallaxArea and use a ParallaxWidget inside it.
perspective_pageview
53
Easy to use 3D-Perspective PageView built upon the regular PageView provided by Flutter SDK.
carousel_images
51
Carousel of images with reality (parallax) effect. Support Network and Asset Images.
image_viewer
45
Flutter image viewer library gives you the opportunity to easly integrate full screen images slider.
overlapped_carousel
43
A Flutter package project that is a simple horizontal overlapped_carousel widget.
flutter_swiper_plus
36
The best swiper(carousel) for flutter, with multiple layouts, infinite loop. Compatible with Android & iOS.
page_slider
36
A simple Flutter widget that slides through pages horizontally. For wizards or onboarding flows similar to the Material Stepper widget, but without a particular UI - any widget can be a page to slide through.
flutter_custom_carousel_slider
35
A carousel slider widget,support custom decoration suitable for news and blog.
finite_coverflow
35
Coverflow slider in flutter which helps you to create amazing slider, carousel and walkthrough sliders
carousel_indicator
33
A Minimal and Simple carousel indicator library which take index as an argument and update indicator index. This library had pre-built slide animation.
polaroid_carousel
32
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.
flip_carousel
28
Infinite carousel with a 3D-filp animation. Both widgets and images can be assigned to the widget as inputs. Perspective and the space between cards can be modified.
carousel_grid
26
Carousel Grid is a package to display thumbnail of images in grid with cache and zoom.
flutter_mobile_carousel
24
Flutter carousel slider widget, allow render cells with Drag-and-drop animation.
stacked_page_view
22
A flutter plugin to help create a vertical caraousel. This package is very lightweight as the actual code iteself is like 109 lines
carousel_custom_slider
11
This is a simple slider package, you can put the position of the indicator and text on it and personalize it.
image_slider
10
This pub lets you make a widget slider (automatic/manual sliding) with full customization. Mainly intended for image slider, this also accepts all other widgets.