A sudoku game for mobile made with Flutter

0 0

Sudoku³

A sudoku game for mobile made with Flutter.

Learn More

For help getting started with Flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full API reference.

Install

From the terminal: flutter pub get

Usage

In android > app > build.gradle set minSdkVersion 21.
defaultConfig {
minSdkVersion 21
}

Try It

Run emulator.
From the terminal: flutter run

Motivation

The purpose of this project was to get familiar with Flutter.

GitHub

View Github

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

Deja una respuesta

Entrada anterior A flutter financial application with a custom UI without using external libraries
Entrada siguiente Now UI Flutter: A fully coded app template built for Flutter