jonataslaw / get_storage

A fast, extra light and synchronous key-value storage to Get framework
MIT License
359 stars 82 forks source link

Running into problems on ios with get_storage #141

Closed mani-agah-esmaeilzad closed 6 months ago

mani-agah-esmaeilzad commented 6 months ago

Why, when I add get_storage to my project, my project doesn't run on ios anymore, and at the same time Warning: CocoaPods minimum required version 1.10.0 or greater not installed. Skipping pod installation. CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to yours plugin usage on the Dart side. Without CocoaPods, plugins will not work on iOS or macOS. For more info, see https://flutter.dev/platform-plugins To upgrade see https://guides.cocoapods.org/using/getting-started.html#installation for instructions.

CocoaPods not installed or not in valid state. Error launching application on iPhone 15 Pro Max. It gives this error