79127938

Date: 2024-10-26 06:32:55
Score: 1
Natty:
Report link
Waste os many time, but finally found a solution. Enjoy, guys)

child: Scrollbar(
        notificationPredicate: (ScrollNotification notification) {
        return notification.metrics.pixels > 100.h;
        },
        child: CustomScrollView(
        slivers: [])...
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dastan Toktosunov