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/fix flutter 3 22 issues #680

Closed DDavidPrime closed 1 month ago

DDavidPrime commented 1 month ago

Overview

Closes: #679 and #681

Fixes issues appearing in the latest rx_bloc_cli when used with latest flutter version (3.22.0).

Checklist

Implementation

Stability

Code quality