Conversation
ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (6)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthroughWeb conditional imports and exports now use ChangesWeb platform selection
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to Web and WebAssembly builds now select the platform and attachment implementations rather than falling through to unimplemented stubs. The accompanying lint and guidance align with this behavior, with no remaining merge-blocking risk identified. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 @@
## master #2940 +/- ##
=======================================
Coverage 74.23% 74.23%
=======================================
Files 437 437
Lines 28377 28377
=======================================
Hits 21066 21066
Misses 7311 7311 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Submit a pull request
Github Issue: GetStream/stream-video-flutter#737 (comment)
CLA
Description of the pull request
This fixes the conditional import in 2 files and updates the style guide.
We still have to update drift/web.dart to drift/wasm.dart, but that only blocks apps with offline storage on web.
Summary by CodeRabbit
Bug Fixes
CurrentPlatformerrors on WebAssembly builds.StreamAttachmentHandlererrors on WebAssembly builds.Documentation
Quality Improvements