Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate FFI based libs for APM Support #1204

Closed
marandaneto opened this issue Dec 22, 2022 · 4 comments
Closed

Investigate FFI based libs for APM Support #1204

marandaneto opened this issue Dec 22, 2022 · 4 comments

Comments

@marandaneto
Copy link
Contributor

Description

Example https://pub.dev/packages/realm and https://pub.dev/packages/isar
The goal is to find out if there's a way to hook up into the FFI system and intercept before & after calls via FFI.

@marandaneto
Copy link
Contributor Author

The idea would be to do something similar to BinaryMessenger for MethodChannels, but for FFI.

@marandaneto marandaneto changed the title Investigate FFI based libs for APM Investigate FFI based libs for APM Support Dec 22, 2022
@marandaneto marandaneto self-assigned this Feb 2, 2023
@marandaneto
Copy link
Contributor Author

@ueman any ideas if this is even possible? I've not dug thru the code yet, just collecting ideas.

@ueman
Copy link
Collaborator

ueman commented Feb 2, 2023

No clue, but I'm guessing that it's not possible

@marandaneto
Copy link
Contributor Author

I've not found any way either, the only option is offering 1st class support for each library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants