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`.
Showing 1–1 of 1 replies
Whether you're troubleshooting an issue or looking for step-by-step guidance, our resources are designed to empower you with the knowledge you need