sudoku_api 1.2.0
sudoku_api: ^1.2.0 copied to clipboard
sudoku_api simplifies the generation, interaction, and management of Sudoku Puzzles.
Changelog #
1.2.0 #
- Updated packages
- Removed concept of difficulty, now more straight-forward with clues
1.1.1 #
- Fixed Board.getColumn()
1.1.0 #
- Added ability to serialize/deserialize puzzles
1.0.1 #
- Updated some formatting and pubspec.yaml desc. after pkg. analysis
1.0.0 #
- Initial release, woo hoo.