Here is what I generally do when converting Objective C apps to Flutter: 1) Compile the current code you have with Xcode 13.1 (the latest version I am now using) That will give me an insight into what the app … Continue reading
The post How To Convert Objective C App To Flutter appeared first on DuskoSavic.com.