Skip to content

fix: wasm compatible conditional import#471

Merged
1-leo merged 1 commit intomasterfrom
fix/web-verifier/conditional-import
Feb 27, 2026
Merged

fix: wasm compatible conditional import#471
1-leo merged 1 commit intomasterfrom
fix/web-verifier/conditional-import

Conversation

@1-leo
Copy link
Contributor

@1-leo 1-leo commented Feb 27, 2026

use if (dart.library.js) for wasm compatible import

@1-leo 1-leo requested review from frnandu and nogringo February 27, 2026 11:02
@1-leo 1-leo self-assigned this Feb 27, 2026
@1-leo 1-leo added this to ndk-dev Feb 27, 2026
@1-leo 1-leo moved this to In Progress in ndk-dev Feb 27, 2026
@1-leo 1-leo added the bug Something isn't working label Feb 27, 2026
@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.91%. Comparing base (b8c870b) to head (f5810f3).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #471      +/-   ##
==========================================
- Coverage   75.96%   75.91%   -0.05%     
==========================================
  Files         152      152              
  Lines        6223     6223              
==========================================
- Hits         4727     4724       -3     
- Misses       1496     1499       +3     

☔ 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.

@1-leo 1-leo merged commit cf2bee5 into master Feb 27, 2026
7 of 9 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in ndk-dev Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants