Skip to content

Conversation

@paul77uk
Copy link

@paul77uk paul77uk commented May 1, 2020

No description provided.

@rustkas
Copy link

rustkas commented Oct 23, 2020

login_bloc

src/blocs/bloc.dart

rxdart 0.23.0
Extension Methods replace Observable class!

Just do it!

-     Observable.combineLatest2(email, password, (e, p) => true);
+     Rx.combineLatest2(email, password, (e, p) => true);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants