rodydavis / floating_search_bar

Floating Search Bar like Gmail for Flutter
https://rodydavis.github.io/floating_search_bar/
MIT License
32 stars 27 forks source link

Exception: SliverGeometry is not valid: The "layoutExtent" exceeds the "paintExtent". #8

Open hungpd9 opened 3 years ago

hungpd9 commented 3 years ago

thanks for greate plugin.

I found one exception in log: ════════ Exception caught by rendering library ═══════ The following assertion was thrown during performLayout(): SliverGeometry is not valid: The "layoutExtent" exceeds the "paintExtent".

The paintExtent is 48.0, but the layoutExtent is 56.0.