flutter_bloc_devtools icon indicating copy to clipboard operation
flutter_bloc_devtools copied to clipboard

Is it possible to implement dev tools for Cubits as well?

Open tieorange opened this issue 5 years ago • 3 comments

I'm new to Flutter. I'd really appreciate the implementation of cubit support.

Can we print the parameters that the Cubit method is receiving?

tieorange avatar Dec 06 '20 09:12 tieorange

By the end of the year I will try to add support to cubit and let you know

andrea689 avatar Dec 07 '20 11:12 andrea689

@andrea689 Thanks a lot!

I will also take a look on the problem of how to print cubit method parameters to dev tools

tieorange avatar Dec 09 '20 10:12 tieorange

Proposing closing if pull request #6 is accepted.

chonghorizons avatar Dec 08 '21 00:12 chonghorizons