Skip to content

Update web.dart to fix compilation issue - #113

Open
fatherOfLegends wants to merge 2 commits into
rodydavis:masterfrom
fatherOfLegends:master
Open

Update web.dart to fix compilation issue#113
fatherOfLegends wants to merge 2 commits into
rodydavis:masterfrom
fatherOfLegends:master

Conversation

@fatherOfLegends

Copy link
Copy Markdown

importing dart:ui_web for platformViewRegistry

Fixing import
@fatherOfLegends

Copy link
Copy Markdown
Author

Fixes #112

@NavaneethMv

Copy link
Copy Markdown

Just checking in — this PR addresses a compilation issue on web (Linux) by importing dart:ui_web as required.

Since it’s not yet merged into the main branch, the issue is still affecting builds. All checks have passed and there are no conflicts, So why the wait?

../../.pub-cache/hosted/pub.dev/easy_web_view-2.1.0/lib/src/platforms/web.dart:51:8: Error: Undefined name 'platformViewRegistry'.
    ui.platformViewRegistry.registerViewFactory('iframe-$url', (int viewId) {

@fatherOfLegends

Copy link
Copy Markdown
Author

@rodydavis mind merging this? Please...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants