ON MacBook M1 when adding pod file to the flutter project using "arch -x86_64 pod install" it take forever to install

Viewed 22

I'm Developing a flutter project and using firebase. but when ever I add firebase dependencies e.g cloud_firestone, firebase_auth, firebase_core, stored_preferences and use command "arch -x86_64 pod install" to add pod dependencies it take forever to add it. Is there any faster way to add them

0 Answers
Related