Fancy Scrolls in Flutter using Slivers

In this article we will discuss about how to achieve fancy scrolls in our flutter app using Sliver widget.

🎥 Video Tutorial

🔭 Implementation

We will try to implement the following scroll👇 using with .

1) Create CustomScrollView widget:

Let’s first start by creating a widget that is going to take a list of sliver widgets. Each sliver corresponds to individual components like the , and .

2) Define the components

Now let’s start by defining the individual components one by one.,

This class uses widget for building the top offers image.

This class uses widget for building up the search bar widget.

This class uses widget for building up the list of containers.

Well that’s it. 🎉 Run the code to see it in action.🥳

Refer my video tutorial for complete guide:👉 https://youtu.be/NkOXry6jbTQ

Get the complete source code here:👉 https://github.com/vijayinyoutube/elastic_slivers_app

Check out all my Flutter related blogs here.,👇

--

--

Hai👋 I’m a flutter developer experienced in designing and developing stunning mobile apps. Reach out for freelance projects: vijaycreations02@gmail.com

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Vijay R

Hai👋 I’m a flutter developer experienced in designing and developing stunning mobile apps. Reach out for freelance projects: vijaycreations02@gmail.com