Skip to content

feat(web): native browser fullscreen via the Fullscreen API - #946

Open
Ortes wants to merge 4 commits into
fluttercommunity:masterfrom
Ortes:feat/web-native-fullscreen
Open

feat(web): native browser fullscreen via the Fullscreen API#946
Ortes wants to merge 4 commits into
fluttercommunity:masterfrom
Ortes:feat/web-native-fullscreen

Merge remote-tracking branch 'upstream/master' into feat/web-native-f…

115e7cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 31, 2026 in 0s

43.79% (-0.03%) compared to 69a8fc7

View this Pull Request on Codecov

43.79% (-0.03%) compared to 69a8fc7

Details

Codecov Report

❌ Patch coverage is 41.17647% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.79%. Comparing base (69a8fc7) to head (115e7cb).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
lib/src/chewie_player.dart 41.66% 7 Missing ⚠️
lib/src/web_fullscreen_stub.dart 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #946      +/-   ##
==========================================
- Coverage   43.82%   43.79%   -0.03%     
==========================================
  Files          21       22       +1     
  Lines        1602     1619      +17     
==========================================
+ Hits          702      709       +7     
- Misses        900      910      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.