gskinnerTeam / dart_hashcodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Dart 100.0%