Closed Shivanshu10 closed 3 years ago
Hi. It would appear you're trying to parse a file that was built using a different Dart version than the one Doldrum targets. No production release of Dart has the hash fe3d63536e7ae14d452e925a8406afeb
shown in the error message. Are you using a dev or beta release of Dart?
Hi,
Traceback (most recent call last):
File "/Users/yomin/Documents/Doldrums/src/main.py", line 53, in
beta channel: Flutter 1.25.0-83
Could you give any suggestion?
Hi! Unfortunately, Doldrums currently only supports the latest Dart full release (2.10), and not the most recent beta or dev releases. The format has suffered significant changes, and the tool will need to be updated once there is a new production release.
Yes it is build on beta version flutter