An beautiful and customizable sudoku app made in flutter by Pedro Kalil.
Most packages are made by me and form an cohesive ecosystem for programming in a reactive/functional style without mutation and with rich ui elements that adapt to the user's wallpaper following the Material You design language
- libsudoku, made in C for the best performance by me, and used in the app using dart:ffi.
- utils, made by me.
- value_notifier, made by me.
- hive, which i contributed to by migrating to NNDB and adding built_value support.
- synchronized.
- material_widgets, made by
me, which in turn uses.
- palette_from_wallpaper , made by me.
- material_you, made by me.
- flutter_monet_theme, made by me.
- monet_theme, made by me.
- path_provider.
- sudoku_core, made by me for the previous sudoku app game.
- adt_generator, made by me,and also
- flutter_colorpicker.
- google_fonts.
The details of the how's and why's of this app's are available in architecture.md
Android apks are available at the releases page, and will soon be uploaded to the Play Store.
The app is also acessible on the website, although it is slower.