You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im getting the following exception whenever writing a simple widget test for the speed dial
The following assertion was thrown running a test:
A Timer is still pending even after the widget tree was disposed.
'package:flutter_test/src/binding.dart':
Failed assertion: line 1498 pos 12: '!timersPending'
Im getting the following exception whenever writing a simple widget test for the speed dial
Here is the widget test
And here is the full log message
The text was updated successfully, but these errors were encountered: