Prime-Holding / rx_bloc

A set of Flutter packages that help implement the BloC (Business Logic Component) design pattern using the power of reactive streams
https://pub.dev/packages/rx_bloc
62 stars 21 forks source link

Update flutter local notifications dependency #782

Closed DDavidPrime closed 1 month ago

DDavidPrime commented 1 month ago

Overview

Fixes an issue where rx_bloc_cli generated projects cannot be built on android.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.01%. Comparing base (442fd10) to head (094850d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #782 +/- ## =========================================== - Coverage 94.34% 94.01% -0.33% =========================================== Files 59 43 -16 Lines 1202 852 -350 =========================================== - Hits 1134 801 -333 + Misses 68 51 -17 ```

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