Skip to content

igorbasko01/flutter-arithmetic-expression-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arithmetic Expressions Generator

A Flutter application that generates simple arithmetic expressions to use for exercising the basic arithmetic operations.

Getting Started

To use the application, you need to have Flutter installed on your machine. If you don't have it, you can follow the instructions on the Flutter website.

After installing Flutter, you can clone the repository and run the application on your device or emulator.

Screenshots

Main menu

img.png

Arithmetic Expressions Generator.

Allows generating multiple expressions at once.

  1. Also hides the different operands to make it more challenging.
  2. Allows hiding only the result.
  3. Allows changing the maximum operand value.

img.png

Provides a way to answer a generated expression in the app, only if a single expression was generated.

img.png

Number Recognition

Allows recognizing numbers by counting a random number of objects.

img.png

About

A flutter app that randomly generates arithmetic expressions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published