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

Dart 3.5.4 Wrong Offset #324

Open
lorenzodifuccia opened this issue Jan 9, 2025 · 1 comment
Open

Dart 3.5.4 Wrong Offset #324

lorenzodifuccia opened this issue Jan 9, 2025 · 1 comment
Assignees
Labels

Comments

@lorenzodifuccia
Copy link

Hello,
I'm running reflutter == 0.8.2 on a iOS app with Dart 3.5.4 - Snapshot: 80a49c7111088100a233b2ae788e1f48
Using the --patch-dump argument, reFlutter generate the dump.dart, however every offset is set to 0x0000000000000080:

image

What can I modify in a custom engine build in order to change the offset to absolute?
Thank you <3

@jayluxferro jayluxferro self-assigned this Jan 9, 2025
@lorenzodifuccia
Copy link
Author

The problem is related to that specific Dart VM, also Android with same snapshot gave me the same behaviour:

image

Just for reference, blutter outputs correct offsets, but I know it has a different approach.

@lorenzodifuccia lorenzodifuccia changed the title iOS Wrong Offset Dart 3.5.4 Wrong Offset Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants