Frezyx / talker

☎️ Advanced error handler and logger for dart and flutter apps
https://pub.dev/packages/talker
MIT License
478 stars 57 forks source link

Add Riverpod Logger #221

Closed jbdujardin closed 4 months ago

jbdujardin commented 4 months ago

As I use Riverpod as state management, I propose this PR to add Riverpod's Logger with Talker.

Congratulations for this great package that I now use in all my projects!

SamatIssat commented 4 months ago

Good

Frezyx commented 4 months ago

Hello @jbdujardin ! Thank you so much for taking the time to contribute ❤️ Can you fix providerDidFail test case before merge ?

jbdujardin commented 4 months ago

Hello @jbdujardin ! Thank you so much for taking the time to contribute ❤️ Can you fix providerDidFail test case before merge ?

Hello @Frezyx ! I fixed the providerDidFail test 👍🏻

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.74%. Comparing base (616742c) to head (83f459a).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #221 +/- ## ========================================== - Coverage 99.78% 99.74% -0.05% ========================================== Files 25 17 -8 Lines 467 388 -79 ========================================== - Hits 466 387 -79 Misses 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.