Проблема анализа (Xcode): модуль «camera_avfoundation» не найден
/Users/stackoverflow/Documents/flow-app/ios/Runner/GeneratedPluginRegistrant.m:11:8
Я также запускаю попытку сборки из Xcode, но получаю ту же ошибку.
Код: Выделить всё
#if __has_include()
#import
#else
@import camera_avfoundation;
#endif
Подробнее здесь: https://stackoverflow.com/questions/765 ... -not-found
Мобильная версия