PlatformView移除不用时,通知原生端释放资源
Future<Map<String, dynamic>> dispose(int platformViewId) async { throw UnimplementedError('dispose() has not been implemented.'); }