Ошибка, которую я получаю, происходит в файле «GeneratedPluginRegistrant». .h" и имеет следующий вид:
Код: Выделить всё
#import "GeneratedPluginRegistrant.h"
#if __has_include()
#import
#else
@import flutter_barcode_scanner; /* ERROR: Module 'flutter_barcode_scanner' not found */
#endif
Код: Выделить всё
name: test_app
description: A new Flutter project.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.17.6
Подробнее здесь: [url]https://stackoverflow.com/questions/75317536/module-flutter-barcode-scanner-not-found-flutter-ios[/url]
Мобильная версия