Ivan Elizarov
Ivan Elizarov
As a temp solution, I wrote a small [plugin](https://pub.dev/packages/flutter_macos_webview) that lets you display native WKWebView 🙂
@jtoy yeah, it's only for macOS For iOS/Android I strongly suggest using `webview_flutter` cause it's more convenient way to integrate WebViews in applications
@ThinkDigitalSoftware my plugin presents WKWebView inside NSViewController on top of the FlutterViewController. And `webview_flutter` is about rendering WKWebView inside Flutter widget. So, I don't think it's a good idea. When...
@11bit FYI there's already a new version 0.22.1 which at least has playground etc
You can try this way: ```javascript import { YaCoreModule } from 'angular2-yandex-maps' @NgModule({ ... imports: [ YaCoreModule.forRoot() ] }) ```
Have the same problem with 2.2.0
In my case transfer works from Android to macOS but not vice versa. Also A14 and macOS Sequoia Developer Beta 6