[SOLVED]: SliverGeometry is not valid: The “layoutExtent” exceeds the “paintExtent”.
While working with SliverPersistentHeaderDelegate and using custom animation, you might get an error: SliverGeometry is not valid: The “layoutExtent” exceeds the “paintExtent”. The relevant error-causing widget was CustomScrollView This is…
Read more »