v1.0.1
- detachUnityView guards against removing view owned by another container - restartRendering() wakes Unity render loop after view reattachment - podspec drops File.symlink? to avoid CocoaPods ENOENT on dangling symlinks - Dart platform calls use _activeViewId instead of hardcoded 0 - registerViewChannel(viewId) binds correct MethodChannel on PlatformView creation