Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hellohejinyu/sudoku
数独计算器 Flutter 版本
https://github.com/hellohejinyu/sudoku
Last synced: about 1 month ago
JSON representation
数独计算器 Flutter 版本
- Host: GitHub
- URL: https://github.com/hellohejinyu/sudoku
- Owner: hellohejinyu
- Created: 2020-09-23T09:36:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-14T10:48:41.000Z (3 months ago)
- Last Synced: 2024-08-14T12:22:51.606Z (3 months ago)
- Language: Dart
- Size: 449 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sudoku Solver [![google play](https://img.shields.io/badge/Google-Play-green)](https://play.google.com/store/apps/details?id=link.u30x.sudoku)
数独计算器,输入部分数字,点击计算,系统给出结果。
![](docs/1.jpg)
发布到 Google Play 时,是打开 android 目录,然后使用 AS 内置的构建来打包的。key 用 OneDrive 中的 数独release_android_key.jks,密码和之前的一样。