Scrolling horizontally in Flutter…

Aseem Wangoo
1 min readMar 28, 2018

--

Scrolling horizontally in Flutter

All in one Flutter Resource: https://flatteredwithflutter.com/horizontal-scrolling-list-in-flutter/

As an early bird to flutter, I make a point to read the flutter documentation (or maybe see the posts on Medium). As usual I was going through different components of Flutter framework, which left me stunned :).

One component that has always fascinated me was ListView (be the Recycler View in Android). But already work was done and programs were published featuring ListView.

Every knight has a story.

So I needed to do something different…Hmmmm…

I decided to program a list which would scroll horizontally. (Like a boss :p) Sorry if I am late.

Articles related to Flutter:

Horizontal ListView in Flutter….

Keeping all the programming failures upto myself only :p

Find the program at https://github.com/AseemWangoo/flutter_programs

P.S……………

--

--

Aseem Wangoo
Aseem Wangoo

Written by Aseem Wangoo

Flatteredwithflutter.com | FyndMyAI.com | aseemwangoo.medium.com/subscribe | Top 30 Flutter Blogs | Google Dev Library Contributor | Event Speaker

No responses yet