flutter-spinning-wheel icon indicating copy to clipboard operation
flutter-spinning-wheel copied to clipboard

How to Spin with predefined result

Open rupamking1 opened this issue 5 years ago • 3 comments
trafficstars

Please tell us

rupamking1 avatar Jul 14 '20 14:07 rupamking1

@rupamking1 I am also looking for the same . any luck? thanks

dhanasonmobile avatar Jul 20 '20 16:07 dhanasonmobile

@DhanasManian I am also looking for the same . any luck? thanks

LiJinJinJIn avatar May 15 '21 06:05 LiJinJinJIn

double velocity = 10000.0; //1 10000.0 //2 9900 //3 9800 //4 9700 //5 9600 //6 9500 //7 9400 //8 9300 velocity = 10000.0; _wheelNotifier.sink.add(velocity);

dandanmeifeng avatar May 18 '23 11:05 dandanmeifeng