rollbar / rollbar-flutter

Rollbar for Dart and Flutter
https://docs.rollbar.com/docs/flutter
MIT License
21 stars 27 forks source link

Refactor notifier innards into a pipelined stream #83

Closed matux closed 1 year ago

matux commented 1 year ago

stream∏(persist ∘ send ∘ wrangle ∘ transform ∘ notify)