Flutter Tutorial - SliverList - The Complete Flutter Beginner’s Course | #06
Introduction
Welcome to Himdeve development, where we are preparing the best tutorials to make your mobile app development easier and more efficient.
Goal
1. Create a SilverList widget for the Portfolio screen containing a list of tutorials consisting of an image url and a title
2. We will learn how to work with slivers – SliverList and SliverFixedExtentList
3. We will explain the meaning of sliver delegates
4. We will add a new Tuple class
5. We will learn how to work with the Card widget and build a nice UI
Code with detailed description
https://himdeve.com/flutter-tutorials...
Github
https://github.com/himdeve/flutter-tu...