Hello,
I’m new in Flutter. I have a conflict about iOS simulation (not real device) when i debug the chapter 19 project. I have a cocoapods problem (pod system) which facing with firestore exactly. In this chapter especially when i download library to the pubspec.yaml (firebase libra); i faced Xcode “pod install error” while i debug the chapter 19 project. I try to pod install in Xcode side but problem is not solved. So i couldn’t find any solution that regularly work yet. Maybe I missed some parts. Thanks in advance.
By the way the book is helpful to understand what especially Flutter is. I will often turn back to the book. Thanks.