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
A possible solution could be adding a Widget at the top of the widget tree with an overridden reassemble method so that when a hot reload or hot restart is issued we can call Isolate.kill
In debug mode hot reload and hot restart doesn't work anymore.
Maybe the FFI isolate cannot be automatically killed.
The text was updated successfully, but these errors were encountered: