kevlatus/flutter_fortune_wheel

Asynchronous support

bereznicu opened this issue · 0 comments

It would be nice if we could spin the wheel while waiting for some data to arrive from the api and when the future completes and the data is available then the wheel should stop.