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.
Additional context

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.
Additional context
