sync_scroll library

Classes

ClientScrollController
Provides a scroll controller and synchronizes its scrolling with the SyncScrollController.
DefaultSyncScrollController
The SyncScrollController for descendant widgets that don't specify one explicitly.
SyncScrollController
Controls a synchronous scrollable widgets through their scroll controllers.

Typedefs

ClientScrollControllerBuilder = Widget Function(BuildContext context, ScrollController controller)