fix: Add FlutterFramework to iOS SPM package#419
Conversation
|
To view this pull requests documentation preview, visit the following URL: docs.page/abausg/home_widget~419 Documentation is deployed and generated using docs.page. |
WalkthroughThe PR updates the Swift Package Manager manifest for ChangesiOS Package Dependencies
Possibly related PRs
🎯 2 (Simple) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #419 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 175 175
=========================================
Hits 175 175 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Summary
FlutterFrameworkpackage dependency to the iOS Swift Package manifesthome_widgettarget against the FlutterFramework product so Swift sources can resolveimport Flutterwhen Flutter builds plugins through SPMValidation
swift package dump-package --package-path packages/home_widget/ios/home_widgetwith a temporary local../FlutterFrameworklinkgit diff --cached --check