flutter_bloc_devtools
flutter_bloc_devtools copied to clipboard
Is it possible to implement dev tools for Cubits as well?
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?
By the end of the year I will try to add support to cubit and let you know
@andrea689 Thanks a lot!
I will also take a look on the problem of how to print cubit method parameters to dev tools
Proposing closing if pull request #6 is accepted.