Skip to content

JaxaAnvarov/sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages