flutter_easy_refresh icon indicating copy to clipboard operation
flutter_easy_refresh copied to clipboard

macos two fingers scroll

Open hkloudou opened this issue 1 year ago • 4 comments

two fingers scroll aviabled in listview but not aviabled in easy_refresh

hkloudou avatar Aug 21 '23 04:08 hkloudou

Only mouse events are supported in desktop applications and web

xuelongqy avatar Aug 22 '23 02:08 xuelongqy

but,listview is scrollable in macos with two fingers . you can try

hkloudou avatar Aug 22 '23 17:08 hkloudou

ListView can be scrolled, but it cannot be scrolled out of the list range, this is the problem

xuelongqy avatar Aug 23 '23 04:08 xuelongqy

https://github.com/flutter/flutter/issues/91507

xuelongqy avatar Aug 23 '23 06:08 xuelongqy