fluttercandies / extended_sliver

A powerful extension library of Sliver, which include SliverToNestedScrollBoxAdapter, SliverPinnedPersistentHeader, SliverPinnedToBoxAdapter and ExtendedSliverAppbar.
MIT License
165 stars 30 forks source link

Simple demos -> SliverAppbar throw a exception #9

Open wershest opened 2 years ago

wershest commented 2 years ago

I got this exception as running the example.

Exception has occurred.
FlutterError (The maxExtent for this RenderSliverPinnedPersistentHeader is less than its minExtent.
The specified maxExtent was: 0.0
The specified minExtent was: 80.0)

Run the example, and click "1. Simple", then click "3. SliverAppbar"

Env: