Skip to content

356 - Absorb Stream Errors in Flutter

Compare
Choose a tag to compare
@vandadnp vandadnp released this 20 Sep 03:25
· 82 commits to main since this release
f604f3a

You can use this trick to absorb errors that are thrown down a stream. Your stream will then simply close when an exception is detected. https://github.com/vandadnp/flutter-tips-and-tricks/blob/main/tipsandtricks/absorb-stream-errors-in-flutter/absorb-stream-errors-in-flutter.md