Future<bool> destroyPlatformView(int viewID) async { return await CrImpl.instance.destroyPlatformView(viewID); }