Kingkor Roy Tirtho
Kingkor Roy Tirtho
@ildar Although full caching support isn't available now but there's caching support for _"Liked Tracks"_ I could add it in this release, but I was being lazy :P
`desktop_webview_window` is using [ICoreWebView2](https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2) for Windows, [WKWebView](https://developer.apple.com/documentation/webkit) for MacOS and [WebkitGTK](https://webkitgtk.org/) for Linux All of these has Cookie management support through different APIs. - [WebView2.CookieManager](https://webkitgtk.org/reference/webkit2gtk/stable/class.CookieManager.html) for WebkitGtk (linux) - [ICoreWebView2CookieManager](https://learn.microsoft.com/en-us/microsoft-edge/webview2/reference/win32/icorewebview2cookiemanager?view=webview2-1.0.2478.35)...
This has been fixed in 3.8.0
[home_widget](https://pub.dev/packages/home_widget) plugin provides this ability for both iOS and Android. But it may take some time to implement it properly
@ildar early Merry Christmas. Home widget is finally here