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

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

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
pub points
0%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, crypto, flutter, image

More

Packages that depend on nonogram_dart