sudoku_dart 0.0.9
sudoku_dart: ^0.0.9 copied to clipboard
sudoku_dart dart lib
Changelog #
0.0.9 #
- update readme.md and code specification
0.0.8 #
- fix(tools):Matrix.getZone
0.0.7 #
tools.dart函数row和col计算错误修复
0.0.6 #
- update
toolsapi , addgetRowIndexes,getColIndexes
0.0.3 #
- update
Sudoku.generatorapi
0.0.2 #
- 更改包名与文件结构
- 修正类型作用域
0.0.1 #
- 数独解题
- 数独谜题生成器,支持 easy / medium / hard / expert 四种难度