Skip to content

365 - Recoveringg Stream Errors in Flutter

Compare
Choose a tag to compare
@vandadnp vandadnp released this 10 Nov 04:07
· 43 commits to main since this release
d2ed753

Use a Stream transformer to send a value down your stream in case of an exception/error. Here is an example of us recovering a stream with the value of "Baz" upon error https://github.com/vandadnp/flutter-tips-and-tricks/blob/main/tipsandtricks/recovering-stream-errors-in-flutter/recovering-stream-errors-in-flutter.md