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

Feat/update generated project dependencies #678

Closed DDavidPrime closed 1 month ago

DDavidPrime commented 1 month ago

Overview

Updated rx_bloc_cli and projects generated with it to use latest dependencies.

Checklist

Implementation

Stability

Code quality

DDavidPrime commented 1 month ago

Currently, the generated project doesn't work on iOS due to an issue in the Flutter Secure Storage package dependency. Delaying the merge until mentioned issue is fixed.