v0.13.0material_color_utilities
मैटेरियल डिज़ाइन 3 रंग प्रणाली को संचालित करने वाले एल्गोरिदम और उपयोगिताएं, जिसमें छवियों से थीम रंग चुनना और रंगों के टोन बनाना शामिल है; सभी एक नए रंग अंतरिक्ष में।
FOSS सुडोकू, 💜 (और फ्लटर) के साथ बनाया गया। मुख्य भंडार की दर्पण रिपोजिटरी https://git.allpurposem.at/mat/Sudoku
v0.13.0मैटेरियल डिज़ाइन 3 रंग प्रणाली को संचालित करने वाले एल्गोरिदम और उपयोगिताएं, जिसमें छवियों से थीम रंग चुनना और रंगों के टोन बनाना शामिल है; सभी एक नए रंग अंतरिक्ष में।
v2.0.1एक सेट बिल्ट-इन प्रभाव के साथ कस्टमाइज़ेबल एनीमेटेड पेज इंडिकेटर।
{"sdk":"flutter"}^2.1.0+1^1.8.1^0.11.1^1.1.0^2.0.15any^1.1.0^6.1.14^8.3.1^6.1.5+1{"sdk":"flutter"}^6.0.0^0.14.4यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।
FOSS Sudoku! What else needs be said?
Donate using Liberapay https://img.shields.io/liberapay/receives/TheSunCat.svg Get it on F-Droid
https://github.com/TheSunCat/Sudoku/raw/main/metadata/en-US/images/phoneScreenshots/01_home.png https://github.com/TheSunCat/Sudoku/raw/main/metadata/en-US/images/phoneScreenshots/02_ingame.png https://github.com/TheSunCat/Sudoku/raw/main/metadata/en-US/images/phoneScreenshots/03_ingame.png
Or download the APK from the Releases section and install it. It should run with no problems.
Run the sudoku binary. You may need to mark it as executable first.
Serve the folder as an HTTP server. I used simple-http-server from the AUR, though any should work.
NOTE: This app was designed for the mobile form factor. Make sure the window is sufficiently tall and thin to accomodate the game, or it won't look right!
Clone the repository, run flutter pub get, and run one of the following:
flutter build apkflutter build linux --releaseflutter build webflutter build windowsYou will find the build output inside your platform's folder within ./build/. All contributions are welcome!
The design of this app takes inspiration from the excellent Sudoku - The Clean One app available on the Google Play Store. Thanks!
Dedicated to you (you know who you are!).