You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
no, sorry, I don't have time right now. quoting the readme:
⚠️Warning: This project is outdated. The format of Dart snapshots changes CONSTANTLY, and any Dart RE tools like this one NEED constant maintenance or they stop working with newer versions of Dart / Flutter. Contributions are welcome, but I currently do not have the time to invest in monitoring changes to the VM and keeping this updated.
So, if your snapshot was produced by a reasonably modern version, it probably won't parse [correctly]. Still, if you want to try, you'll probably need at least the fix in #3.
If you want to try anyway, patch out the version check and apply the mentioned fix.
Hi!
May you update parser for 2.2.0 dart version? I have an error:
ParseError: (24628, "Version (e4a09dbf2bb120fe4674e0576617a0dc) doesn't match with the one this parser was made for")
The text was updated successfully, but these errors were encountered: