Bloc: Using rxdart

Created on 12 Nov 2020  路  2Comments  路  Source: felangel/bloc

Tell me how I can use rxDart with your library, basically I need a transformation of streams, in my use cases (clean architecture), for example, I have a get request from the server, I want to pull 1 request to get the result and execute 2 (flatMap) and return Stream with useCase to bloc, tell me how to do it as nicely and correctly as possible

question

Most helpful comment

Thank you very much for answering this, that's enough!)

All 2 comments

Hi @kostyanchikoff 馃憢
Thanks for opening an issue!

Your question is very vague -- can you please provide a link to a sample app which illustrates what you're trying to achieve and illustrates the challenges you've faced? There are many examples and tutorials which you can look at including the weather app which integrate with 3rd party APIs.

I would highly recommend using the examples as a reference and providing a sample app which reproduces the issue you're having if you feel the examples aren't enough. Thanks! 馃檹

Thank you very much for answering this, that's enough!)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tigranhov picture tigranhov  路  3Comments

RobPFarley picture RobPFarley  路  3Comments

Reidond picture Reidond  路  3Comments

1AlexFix1 picture 1AlexFix1  路  3Comments

rsnider19 picture rsnider19  路  3Comments