trying to run my project in macos flutter, but keep getting this error
getting this error
macos/Flutter/GeneratedPluginRegistrant.swift:8:8: error: no such module
tried
flutter clean
flutter pub get
pod install
pod install -repo-update
set deployment target to 12
platform :osx, '12'
but nothing helpfull
tried to build directly from xcode, but failed