dart:ui contains a hashValues method, but dart sdk cannot use it, I copy this out so that the pure dart package can be used.
dart:ui
Copy from dart:ui.
hashValues(obj1, obj2);
BSD-style