DTIPTV does not compile cleanly. It has so many errors...deprecated code, dependencies not up to date. Do you have a cleaner more up-to-date code. I had to clean so many errors. But I still can't solve this one:
ackage webview_flutter:macos references webview_flutter_wkwebview:macos as the default plugin, but it does not provide an inline implementation.
Ask the maintainers of webview_flutter to either avoid referencing a default implementation via `platforms: macos: default_package: webview_flutter_wkwebview` or add an inline implementation to webview_flutter_wkwebview via `platforms: macos:` `pluginClass` or `dartPluginClass`.
Hi,
Can you share your flutter version ?
Run below command to get the flutter version details :
flutter --version
Thank you!
Regards,
Mr. Priyank