flutter/packages/flutter_tools
Hixie 1d03522857 Remove the _EquationMember.hashCode override
Since we removed our operator== overload, we can now allow people to put
these in collections again.

Also, turn on two more analyzer lints: avoid_empty_else and hash_and_equals.
2016-03-10 17:27:02 -08:00
..
2016-03-10 13:47:20 -08:00
2016-03-10 13:47:20 -08:00
2015-11-04 22:24:53 -08:00

Flutter tools

Tools for building Flutter applications.

To run the tests:

  • pub get
  • pub run test