Results 6 comments of Mabsten

I also used mixin in entity to apply `EquatableMixin` of equatable package. I know I can *extends* from `Equatable` class, but the use of `EquatableMixin` leaves the freedom to inherit...

Yes, I hadn't put the argument in the appropriate field. Separating the arguments, I can run the actual programs (ie executables in the system path), but not windows cmd commands,...

Grazie per l'ottimo lavoro, e per questa ulteriore segnalazione. Vorrei che tutti gli autori delle librerie che sto usando in questo periodo (in dart/flutter) fossero chiari nel scrivere la documentazione...

I suggest to link in the REAME (at least temporarely) the valuable article [Micro​benchmarking Dart](https://mrale.ph/blog/2021/01/21/microbenchmarking-dart-part-1.html) on mrale.ph blog. Whitout read that article, I risked to do a bad use of...

Thank you for your answer. I am happy to contribute. Within half a day I will update the readme.

I have updated the README with https://github.com/fluttercommunity/rx_command/pull/55 I remain available if needed to update the Doc Api (which is much more obsolete than the Readme) and to write some Doc...