When integrating foundation_models_framework (v0.2.0) into a Flutter macOS project, the build fails with:
.../macos/Flutter/GeneratedPluginRegistrant.swift:8:8: error: Unable to find module dependency: 'foundation_models_framework'
import foundation_models_framework
^
Environment
- macOS: 15.7.1
- Xcode: 26.0.1
- Flutter: 3.35.5
- Dart: 3.9.2
- macOS Deployment Target: 15.0