felangel / bloc.js

A predictable state management library that helps implement the BLoC design pattern in JavaScript

Home Page:https://bloclibrary.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bloc.js cubit

theweiweiway opened this issue · comments

commented

Hi Felix,

Just wondering if you are planning to add Cubit to the .js package! It's my preferred way of using the Bloc package (coming from Flutter) and makes things a lot more concise.

Just an inquiry - thanks!

Hi @theweiweiway 👋
Thanks for opening an issue!

Yes, I do plan to add cubit but unfortunately it's a lower priority item (currently I'm focused on migrating the dart ecosystem to null safety) but I will try to get to this as soon as possible 👍

Any news on this ? Love using cubit with Flutter.

@lgoudin I'll try to take this over the next few weeks now that v8.0.0 is out