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 flutter 3.22 project gen issues #679

Closed DDavidPrime closed 4 months ago

DDavidPrime commented 4 months ago

Since the release of the flutter version 3.22.0, there have been several smaller project generation issues which should be covered. This ticket will serve as a collection of those issues described below.

ACs: