Skip to content

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

Notifications You must be signed in to change notification settings

Flutter-Buddies/sudoku-solver

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages