Currently i am running flutter project (flutter version 2.5) on xcode 14 with ios simulator version 16.1 and it shows an error:
Stored properties cannot be marked potentially unavailable with '@available'.
Is there any solution that how can i run flutter project on xcode?