Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello! platformViewRegistry -> dart:ui_web #429

Open
ikh2005 opened this issue Jul 9, 2023 · 1 comment
Open

Hello! platformViewRegistry -> dart:ui_web #429

ikh2005 opened this issue Jul 9, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ikh2005
Copy link

ikh2005 commented Jul 9, 2023

The platformViewRegistry getter is deprecated and will be removed in a future release. Please import it from dart:ui_web instead.

I am new to Flutter project and it took me 10 days to use this library.
I applied this library satisfactorily, but after applying it, the following warning occurs.
can you get rid of this warning?

Thank you.

@ikh2005 ikh2005 added the bug Something isn't working label Jul 9, 2023
@devfemibadmus
Copy link

The platformViewRegistry getter is deprecated and will be removed in a future release. Please import it from `dart:ui_web`

delete your pubspec.lock file this will solve ur error

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
None yet
Development

No branches or pull requests

2 participants