abuanwar072 / Flutter-Responsive-Admin-Panel-or-Dashboard

Responsive Admin Panel or Dashboard using Flutter
https://youtu.be/_uOgXpEHNbc
MIT License
6.61k stars 1.87k forks source link

Fixed a scrolling bug #40

Open yuanchunzhan opened 2 years ago

yuanchunzhan commented 2 years ago

When scrolling with a small size screen, neither the side menu scroll bar nor the main page scroll bar are shown. And the following assertion was thrown while notifying status listeners for AnimationController: The provided ScrollController is currently attached to more than one ScrollPosition.