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_custom_carousel
331
A widget for creating fully custom, animated scrollable lists. It manages all the tricky scrolling logic and leaves the visual presentation up to you.
carousel_pro
316
A Flutter Carousel Slider widget. Support Network and Asset Images. You can modify the UI according your design easily.
infinite_carousel
273
Carousel in flutter. Supports infinite looping and gives control over anchor and velocity.
flutter_carousel_widget
229
A customizable carousel slider widget in Flutter which supports infinite scrolling, auto scrolling, custom child widget, custom animations and built-in indicators.
flutter_image_slideshow
193
A simple image slideshow widget. Mainly intended for image widget, but other widgets can also be used.
flutter_carousel_slider
175
A customizable carousel slider for Flutter. Supports infinite sliding, custom indicators, and custom animations with many pre-built indicators and animations.
horizontal_card_pager
169
Use dynamic and beautiful card view pagers (horizontal direction) to help you create great apps.
fan_carousel_image_slider
147
A fantasy carousel slider widget. only for displaying online and local images.
scaled_list
138
A Horizontal List view With Lots of modification including a scaled current item and curved custom painting.
flutter_swiper_view
113
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
79
This plugin enable a parallax effect in any Scrollable, simply wrap your Scrollable in a ParallaxArea and use a ParallaxWidget inside it.
overlapped_carousel
61
A Flutter package project that is a simple horizontal overlapped_carousel widget.
carousel_images
55
Carousel of images with reality (parallax) effect. Support Network and Asset Images.
perspective_pageview
53
Easy to use 3D-Perspective PageView built upon the regular PageView provided by Flutter SDK.
image_viewer
45
Flutter image viewer library gives you the opportunity to easly integrate full screen images slider.
flip_carousel
41
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.
flutter_custom_carousel_slider
37
A carousel slider widget,support custom decoration suitable for news and blog.
flutter_swiper_plus
37
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.
carousel_indicator
35
A Minimal and Simple carousel indicator library which take index as an argument and update indicator index. This library had pre-built slide animation.
finite_coverflow
35
Coverflow slider in flutter which helps you to create amazing slider, carousel and walkthrough sliders
polaroid_carousel
34
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.
flutter_image_carousel_slider
32
Flutter image carousel slider for smooth slide.A carousel slider in Flutter is a UI widget used to display a series of items horizontally in a scrolling manner.
dismissible_carousel_viewpager
29
This is a view pager provides carousel effect and dismissal animation when page was removed.
carousel_grid
28
Carousel Grid is a package to display thumbnail of images in grid with cache and zoom.
marvelous_carousel
27
Marvelous Carousel enables you to craft impressive sliders, carousels, and walkthrough sliders.
carousel_custom_slider
26
This is a simple slider package, you can put the position of the indicator and text on it and personalize it.
draggable_carousel_slider
24
A draggable carousel slider widget, support loop and custom child widget.
flutter_mobile_carousel
24
Flutter carousel slider widget, allow render cells with Drag-and-drop animation.
stacked_page_view
23
A flutter plugin to help create a vertical caraousel. This package is very lightweight as the actual code iteself is like 109 lines
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.
dot_pagination_swiper
9
A simple swiper with dot pagination for Flutter. Compatible with Android & iOS.