Relative Content

Tag Archive for iosflutterxcodeflutter-ios-build

iOS Build Failure After Adding device_info_plus: ^9.1.1 Dependency

After adding the device_info_plus: ^9.1.1 dependency to my Flutter project, I encountered an error while attempting to build the iOS app. The build fails with the following error in Xcode.
Failed to build iOS app
Error (Xcode): ../../.pub-cache/hosted/pub.dev/win32-4.1.4/lib/src/guid.dart:31:9: Error: Type ‘UnmodifiableUint8ListView’ not found.