A sliver is a part of a scrollable region that you can characterize to act exceptionally. You can utilize slivers to accomplish custom scrolling over impacts, for example, versatile scrolling over. Making scrollable substance in Flutter is exceptionally basic whether you’re attempting to pin widgets or make parallax impacts. Slivers give an incredible method to oversee how various widgets inside a format act as the user scrolls up and down.

In

this article, we will **Explore Slivers In Flutter. **We will also implement a demo program, describe properties and their types of slivers, and how to use them in your flutter applications.

Table Of Contents::

Slivers

How to use slivers?

SliverAppBar

SliverAppBar Properties

SliverPersistentHeader

SliverFixedExtentList

SliverList

SliverGrid

Code File

Conclusion

#flutter #slivers #dart

Explore Slivers In Flutter
1.45 GEEK