Felix Angelov
Felix Angelov
This should be possible to do already using `shouldReplay`. Since you're in full control of the state you can determine whether or not it should be replay-able. > Is it...
Thanks! I'll take a closer look at configuring this in the next few days 👍
This is now supported and you can refer to https://github.com/felangel/bloc/commit/f2fa27ef0e46bed98e9ac0f1a8151cab48617a2c#diff-8093fd52e3174c122757b47959fa9539848a76a450f2366300bf421f31c7a09fR113 for an example 🎉
Fwiw we just released support for caching your Shorebird installation (including Flutter artifacts) in v1.0.1 in case that helps 👍
> [@eseidel](https://github.com/eseidel) [@felangel](https://github.com/felangel) Can I specify which flutter version to install in the action or we don't have an option it will always download the latest flutter version? As of...
Hi @Seferi 👋 Thanks for opening an issue! Are you able to create a simple, minimal reproduction sample? It would be much easier to help if you could isolate the...
Closing for now but if this is still an issue feel free to provide a minimal reproduction sample and I'm happy to take a closer look 👍
Hi 👋 Thanks for opening an issue! Can you please provide some detailed reproduction steps? Thanks!
Closing for now but if this is still happening in the latest version (v4.0.2) please let me know and I'm happy to take a closer look, thanks!
This looks like a duplicate of #496