appspector / flutter-plugin

Flutter plugin for AppSpector SDK. With AppSpector you can remotely debug your app running in the same room or on another continent in real-time. https://pub.dev/packages/appspector
https://appspector.com
Other
62 stars 11 forks source link

How to use it with isolates? #56

Open ios-tech opened 2 years ago

ios-tech commented 2 years ago

just fo log to console for example

CristianoErardt commented 1 year ago

We are having the same problem, the tool is excellent, but not only the isolates are not logging, but also the media requests (images and videos via network)

Dimdron commented 1 year ago

Hey, could you cite an instance with your use case?