winwisely99
winwisely99
I have a request for the Roadmap. A change notification so that if a record changes the system tells me. Its basically CDC. For me the use case is to...
We got grpc golang and flutter web working using envoy and grpc gateway Now seeing if liftbridge works through it for flutter web. The advantage is that it's all pure...
Also need this.
thanks @grzegorz-zur
@pchampio thanks for the feedback. I was always wondering where compositing happens in Flutter !
Here is the golang lib that can open a Webview on all desktops. https://github.com/zserge/webview/tree/webview-x The webview-x branch is a refactor designed to also use the Edge Webview, rather than the...
@pchampio thanks will try out the Url Launcher
Since it has storage I would have thought it's asynchronous.. So the throughout should be blocked at the storage layer. Redis would be fastest
I am running on the MASTER channel of Flutter.  The code changes i made: https://github.com/memspace/zefyr/compare/master...winwisely99:master What does not work: - in Flutter Web, when...
DEV channel works better actually.