Sai Gokula Krishnan
Sai Gokula Krishnan
@Peetee06 Please give this a try. I couldn't get the condition import to work or the vm method. I'm happy to merge at as soon as possible if the web...
Option 1 feels more user-friendly choice, especially for DX. We do need to write tests for mapping and Ideally we should lock the `fetch_client` version so we have much control...
Happens with out app as well.
First of all, Thanks to @pratikbaid3 for this package. This issue led me to create my own package with better error handling and reconnection logic. Check it out, [EventFlux](https://pub.dev/packages/eventflux).
@devprog777, Thanks for filing this issue. I want to ensure I fully understand your concern. Is this the issue you are encountering? ```` When reccont is set to true, please...
Hey @pmarti9, Thanks for your kind words. I agree the red is throwing people off. I was considering to update few colors anyway. Regarding the port, I did based this...
Hi @EternalYouth29, Thank you for your kind words and for pointing out the issue! Based on the logs and your explanation, it looks like the core problem is that data...
Hi @EternalYouth29, I've pushed a pre-release version with these fixes. Possible to try this version and let me know, if this fixes your problem? https://pub.dev/packages/eventflux/versions/2.2.2-dev.1 If this issue still persists,...
@EternalYouth29 Thanks for your patience and your code. I've zeroed in on the issue which causes the reconnection logic to run even after explicit disconnect. I've pushed a fix for...
The video attached is a bit outdated. I've added `useCachedPromise`.