skip to Main Content

Xcode – flutter doctor not finding cocoa pods

I have an issue that tells me to install cocoapods using gem, but the flutter doctor couldn't find it. [✓] Flutter (Channel stable, 1.22.4, on macOS 11.0 20A2411 darwin-arm, locale en-IN) • Flutter version 1.22.4 at /Users/kirandhoundiyal/flutter • Framework revision…

VIEW QUESTION

BundleID problems between Xcode/flutter

TLDR; I created a swift widget, and now I can't build my flutter app. I've created a small widget, following this tutorial https://itnext.io/develop-an-ios-14-widget-in-flutter-with-swiftui-e98eaff2c606 Which went fine, I built in Xcode, and voila I had a widget, and my app. Back…

VIEW QUESTION
Back To Top
Search