Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 326 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 326 Bytes

hashcodes

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.

Copy from dart:ui.

hashValues(obj1, obj2);

LICENSE

BSD-style