Я установил Flutter 3.16.0 SDK и начал установку необходимых пакетов, таких как Connection_plus после его настройки, когда я попытался запустить приложение на iPhone, у меня возникла такая проблема:
[!] CocoaPods could not find compatible versions for pod "connectivity_plus":
In Podfile:
connectivity_plus (from `.symlinks/plugins/connectivity_plus/ios`)
Specs satisfying the `connectivity_plus (from `.symlinks/plugins/connectivity_plus/ios`)` dependency were found, but they required a higher minimum deployment target.
Подробнее здесь: https://stackoverflow.com/questions/775 ... dependency