Fix null closure warnings, and a possible race condition where the handle for the view_holder_token is destroyed on the gpu thread. The handle's destructor enters the isolate, so it must be destroyed on the UI thread. FL-257 #done FL-269 #done