Bloc: I have a question about this plugin

Created on 31 Jul 2019  路  1Comment  路  Source: felangel/bloc

Hi,
I would like to know if there is a difference between the Bloc(felangel) and Bloc_pattern(jacobaraujo) plugins?
Or do the two work the same way?
And what would be the best decision to implement in a large scale project.?

Thanks.

ps: Sorry for my English.

question

Most helpful comment

Hi @WillianNightray 馃憢
Thanks for opening an issue!

I cannot speak on behalf of the bloc_pattern package but this package is an interpretation of the BLoC pattern which abstracts the reactive components (RxDart) in an attempt to be a simple, scalable, and powerful state management library.

You can check out the docs for more information. My team and I use this library every day at BMW so it should work well in a large scale project 馃憤

Hope that helps.

>All comments

Hi @WillianNightray 馃憢
Thanks for opening an issue!

I cannot speak on behalf of the bloc_pattern package but this package is an interpretation of the BLoC pattern which abstracts the reactive components (RxDart) in an attempt to be a simple, scalable, and powerful state management library.

You can check out the docs for more information. My team and I use this library every day at BMW so it should work well in a large scale project 馃憤

Hope that helps.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Reidond picture Reidond  路  3Comments

frankrod picture frankrod  路  3Comments

timtraversy picture timtraversy  路  3Comments

krusek picture krusek  路  3Comments

rsnider19 picture rsnider19  路  3Comments