fluttercommunity / rx_command

RxCommand - Reactive event handler wrapper class inspired by ReactiveUI. Maintainer @escamoteur
https://pub.dev/packages/rx_command
MIT License
134 stars 19 forks source link

Rewrite to support rxdart 0.23.1 #34

Closed dalewking closed 4 years ago

dalewking commented 4 years ago

Rxdart 0.23.1 is a major change and eliminates the Observable class.

dalewking commented 4 years ago

Actually it was pretty easy to convert using https://pub.dev/packages/rxdart_codemod, Afterword, I think you only need to:

escamoteur commented 4 years ago

It's on my todo list :-) a PR would be great.

escamoteur commented 4 years ago

Done with new Version 5.0.0