flutter_login
flutter_login copied to clipboard
Hello! platformViewRegistry -> dart:ui_web
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.
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