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/division project failing build #718

Closed JvnSlv closed 3 months ago

JvnSlv commented 3 months ago

Overview

Closes: #717

This pull request adds build_runner build step to the existing GitHub actions workflow and fixes the error that was occurring on the example/division application. Also this pull request remove all the generated files from the example applications

Checklist

Implementation

Stability

Code quality