All Questions
5 questions
0
votes
0
answers
647
views
Swift Compiler Error (Xcode) on VScode flutter project with IOS simulator
I'm new to flutter and I've been working on this side project for awhile. I switched over the project from my linux laptop over to a mac and I'm having trouble trying to launch the app to the ios ...
0
votes
1
answer
474
views
after updating to `Flutter Channel stable, 3.22.0` `flutter build` works but the build using the Xcode project doesn't work anymore
after updating to Flutter Channel stable, 3.22.0 flutter build works but the build using the Xcode project doesn't work anymore.
the error is:
/Users/fractale/CommercialProjects/fcp_library_cleaner/...
1
vote
0
answers
260
views
unable to install pod while using latest version of flutter 3.10.6
Even i'm using latest package and latest flutter version still it show this same error even i clean and run the project again
The error occurs due to a version mismatch in Firebase SDK components. The ...
3
votes
0
answers
372
views
An error occurred while processing the post-install hook of the Podfile
Hi I'm working with Flutter 2.2.2 and I'm having some issues when i try to run the command pod install
`An error occurred while processing the post-install hook of the Podfile.
[Xcodeproj] Consistency ...
1
vote
3
answers
791
views
File not found 'Flutter/Flutter.h' Fatal Error Flutter 2.5.1
I recently got a new M1 Mac and updated both the flutter version (to Flutter v2.5.1) and Xcode version (to Xcode 13.0) (Not a wise decision). I tried running on the iOS simulator and got stuck at the ...