set FilamentApp.instance to null on disposal
This commit is contained in:
@@ -226,6 +226,7 @@ class FFIFilamentApp extends FilamentApp<Pointer> {
|
|||||||
RenderTicker_destroy(renderTicker);
|
RenderTicker_destroy(renderTicker);
|
||||||
|
|
||||||
calloc.free(viewsPtr);
|
calloc.free(viewsPtr);
|
||||||
|
FilamentApp.instance = null;
|
||||||
}
|
}
|
||||||
|
|
||||||
///
|
///
|
||||||
|
|||||||
Reference in New Issue
Block a user