proky.hbOriginal post
Flutter Developer
Hello there,
I was wondering if it is possible to attach debugger to dart function, that I run locally. It would make development much easier :-).
Thank you.
Summary
Developer wants to attach debugger to locally deployed Dart function for easier development.