When I was running the example project, I encountered the following error.
Launching lib/main.dart on iPhone 15 Pro in debug mode...
Running Xcode build...
Xcode build done. 5.5s
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.
Could not build the application for the simulator.
Error launching application on iPhone 15 Pro.
I changed the two packages below to the latest one and the build was successful. Please refer to it.
When I was running the example project, I encountered the following error.
I changed the two packages below to the latest one and the build was successful. Please refer to it.