Flutter Math (used to displays equations in Flutter: flutter_math_fork 0.7.2) does not even compile due to “hashCode” method undefined or not found
This is the first time that I’m trying to use flutter_math_fork 0.7.2 package to display Tex equations but it does not even compile due to the following error ("hashValues" is not found or defined
):