nonogram_dart 2.1.3 copy "nonogram_dart: ^2.1.3" to clipboard
nonogram_dart: ^2.1.3 copied to clipboard

Solve and generate nonograms, also known as Paint by Numbers, Picross and Griddlers

2.1.3 #

Bugfixes

  • use setPixel instead of drawPixel

2.1.2 #

  • improve performance of LogicalSolver

2.1.1 #

  • treat colors with transparency as blank cells

2.1.0 #

  • add colorMapping

2.0.1 #

  • fix line solver

2.0.0 #

  • support colored nonograms
  • add GridGenerator
  • make Description json serializable
  • add more factory functions
  • add Grid.getHash()
  • add Solution.sweeps()

BREAKING CHANGES:

  • removed Generator
  • rename NgColors to Colors

1.0.0 #

  • Initial version.
1
likes
150
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

Solve and generate nonograms, also known as Paint by Numbers, Picross and Griddlers

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, crypto, flutter, image

More

Packages that depend on nonogram_dart