flutter_reorderable_list icon indicating copy to clipboard operation
flutter_reorderable_list copied to clipboard

Error: Type 'DeviceGestureSettings' not found.

Open DavidIjsud opened this issue 3 years ago • 0 comments

I am using FVM to run the project in differents version but in the differents version i tried to run it, i get an error : Error: Type 'DeviceGestureSettings' not found. package:flutter_reorderable_list/flutter_reorderable_list.dart:739 DeviceGestureSettings? gestureSettings) ^^^^^^^^^^^^^^^^^^^^^ Any idea why am i getting this error? Thank you.

Ok when i use flutter 2.8.1 it works but what happen if i want to use flutter 2.10.5 ? it does not work.

DavidIjsud avatar Apr 28 '22 20:04 DavidIjsud