-
-
Notifications
You must be signed in to change notification settings - Fork 32
Add Netowrk monitoring support for flutter #951
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Yes, RocketSim only captures the network calls which happen via native platforms. But since Flutter uses Dart packages, it doesn't capture them. I see only Google Analytics which is being captured.
Describe the solution you'd like
Not sure about the exact approach.
Describe alternatives you've considered
Linking up the Dart VM would actually be a good idea. So you can capture a lot of other helpful tools in addition.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
