/macos/Flutter/GeneratedPluginRegistrant.swift:24:3: error: cannot find 'PlatformDeviceIdMacosPlugin' in scope
PlatformDeviceIdMacosPlugin.register(with: registry.registrar(forPlugin: "PlatformDeviceIdMacosPlugin"))
There is only PlatformDeviceIdPlugin in import platform_device_id but not PlatformDeviceIdMacosPlugin.
/macos/Flutter/GeneratedPluginRegistrant.swift:24:3: error: cannot find 'PlatformDeviceIdMacosPlugin' in scope
PlatformDeviceIdMacosPlugin.register(with: registry.registrar(forPlugin: "PlatformDeviceIdMacosPlugin"))
There is only
PlatformDeviceIdPlugininimport platform_device_idbut notPlatformDeviceIdMacosPlugin.