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

Add content replacement for example project #773

Closed DDavidPrime closed 1 month ago

DDavidPrime commented 1 month ago

Overview

This PR includes a small enhancement for the compile_test_project script which automatically replaces specific content for the generated example project in order faster and more consistent updates to the documentation.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 85.81%. Comparing base (2f9b56c) to head (e1471ec).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #773 +/- ## ======================================== Coverage 85.81% 85.81% ======================================== Files 117 117 Lines 2531 2531 ======================================== Hits 2172 2172 Misses 359 359 ```

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