/sudoku-solver

An app that will take a partially complete sudoku puzzle and complete it for you.

Primary LanguageDart

Flutter Sudoku Solver

Sudoku Solver is a simple Flutter application to get the solution to Sudoku puzzles. It uses a backtrack search algorithm to find the solution. The algorithm is performed on a separate isolate because complex puzzles can take a few seconds to solve.

It is also fully responsive and works in vertical and horizontal orientations.

Get it on the play store
Get it on Google Play
Apple App Store release coming soon...

Any contributions are welcome. For help, see CONTRIBUTING or ask on Discord

screen recording