Issue with nullability specifiers in Xcode when developing Flutter app
I’m developing a Flutter application and encountering an issue with nullability specifiers in Xcode. Specifically, I have methods in my Objective-C files where Xcode is reporting conflicts with existing specifiers like ‘nullable’ and ‘nonnull’.