A package for generating and solving Sudoku boards.
More...
Dart package for generating and solving Sudoku boards.
Unit tests are available for the Board and Solver classes.
Board
Solver
Use either dart test or flutter test to run the tests.
dart test
flutter test
This is a work in progress. Board generation should be available soon.
unverified uploader
Repository (GitHub)View/report issues
API reference
MIT (license)
Packages that depend on fludoku
Back