CaptainDario
CaptainDario
This plugin is absolutely amazing! I would love to port my app which uses WebView to desktop. @pichillilorenzo Therefore I am curious if desktop support can only be achieved once...
While researching about WebView and desktop platforms in Flutter I found a [package which makes a WebView available for windows](https://pub.dev/packages/webview_windows). @pichillilorenzo Maybe this can be used for this package on...
@jnschulze are there any plans to add this as an extension to the default flutter webview?
@rxlabz could you please comment on this?
What is the current state of this? I would be very interested in web build support.
It is something related to the size reported to this plugin. I am sure that there is a way to read the correct size, but I understand if such an...
@britannio thank you for your feedback! You are right, I think there is no review popup for the snap store. However I was more thinking about adding it to this...
@britannio yes, that's all one needs to do. For example to open the telegram desktop app the link would be `snap://telegram-desktop`
@greenrobot-team How can I write my own Filter Code? [Here](https://docs.objectbox.io/queries#query-filters) is state filters are only for java/kotlin.
@greenrobot-team how likely is that this will be implemented any time soon? Is it very difficult to do so? Because just using `.getAll()` and then `.where()` on the result is...