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:
What can I modify in a custom engine build in order to change the offset to absolute?
Thank you <3
Hello,
I'm running
reflutter == 0.8.2on a iOS app with Dart 3.5.4 - Snapshot:80a49c7111088100a233b2ae788e1f48Using the
--patch-dumpargument, reFlutter generate thedump.dart, however every offset is set to0x0000000000000080:What can I modify in a custom engine build in order to change the offset to absolute?
Thank you <3