utilary 1.0.9 copy "utilary: ^1.0.9" to clipboard
utilary: ^1.0.9 copied to clipboard

Package containing utility classes used in my project github.com/umr1352/ailary.

1.0.9 #

  • Overriding getter hashCode in class Vector.

1.0.8 #

  • Fixed an error with Vector class: getter nearestDirection moved to base class.
  • Added unit tests.

1.0.7 #

  • Add getter nearestDirection.

1.0.6 #

  • Subdivide Vector class into Vector and Direction.
  • Add static const Cardinals.
  • Add getter kingLength.
  • Add getter rookLength.

1.0.5 #

  • Fix an error with rng.range function.
  • Formatted everything.

1.0.4 #

  • Fix an error with Rectangle.fromTopLeftBottomRight constructor.

1.0.3 #

  • Array2D can be inizialized in construction through Array2D.generated(Function).
  • Add Array2D.bounds.

1.0.2 #

  • Remove color.dart. It's not related to this package.

1.0.1 #

  • Add CHANGELOG.md
  • Add return statement to distanceTo.
  • Fix exports.
  • Formatted everything with dartfmt.
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Package containing utility classes used in my project github.com/umr1352/ailary.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

More

Packages that depend on utilary