This example exists to verify that nativeapi and cnativeapi still build through CocoaPods on iOS and macOS.
Swift Package Manager is disabled for this project in pubspec.yaml:
flutter:
config:
enable-swift-package-manager: falseValidation commands:
flutter build ios --no-codesign
flutter build macos