Fix Flutter - warning : Podfile is out of date

preview_player
Показать описание
How to fix the warning of "podfile is out of date" when you try to run Flutter app on iOS platform (iPhone or iPad).

The fix is to remove ios/podfile folder or directory, or update podfile, install podfile. I removed the directory because the warning recommended it.
Рекомендации по теме