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

Feature/todoapp implementation hot fixes #694

Closed nikolay-vasilev-prime closed 3 months ago

nikolay-vasilev-prime commented 3 months ago

This PR is addressing the discussed comments in the Todoapp implementation.

It covers the following: