I’m trying to run Flutter in debug mode.
The "Running Xcode Build" takes 30 minutes.
Flutter doctor looks normal.
These are my dependencies:
flutter_lints: ^2.0.0
firebase_core: ^1.19.2
cloud_firestore: ^3.3.0
firebase_auth: ^3.4.2
Did I configure something wrong?
3
Answers
Caused by the Firestore Package. Took 1,5 hours to build. When following this step of Firebase it reduced the build times to 10 minutes
This is normal, this happened to me while building on a Tablet it took 25 minutes.
When I then switched to building on my iPhone it took about 8 minutes. So, there’s nothing wrong with your Mac.
See also Xcode is running really slow:
If you are using Firebase Firestore, pls check the doc from
https://firebase.google.com/docs/firestore/quickstart