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

Fix/examples not running android #796

Closed DDavidPrime closed 1 month ago

DDavidPrime commented 1 month ago

Addresses issues for example apps not running on the latest version of Flutter 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 92.87%. Comparing base (924ebfd) to head (d923531). Report is 9 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #796 +/- ## =========================================== - Coverage 95.55% 92.87% -2.68% =========================================== Files 92 117 +25 Lines 2070 2527 +457 =========================================== + Hits 1978 2347 +369 - Misses 92 180 +88 ```

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