Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.9 KB

README.md

File metadata and controls

46 lines (25 loc) · 1.9 KB

Learn_Spanish_Numbers

A cross platform mobile application made using Flutter Framework by using which you can learn Spanish Numbers from 1 to 10. You just simply need to keep clicking the button!

Learn_Spanish_Numbers

See the Project

Start

To change the number, keep clicking on Call Numbers button.
The Numbers will change from uno(1), dos(2), tres(3), cuatro(4), cinco(5), seis(6), siete(7), ocho(8), nueve(9) and diez(10).

The User Interface will look like this after clicking the Button.

1

2

3

4

5

6


In this way you can change the numbers, by clicking the button.

The source code of this project is present in lib/main.dart file.

to run the app, Make sure your laptop/computer is connected with an android/ios device or the emulator. To check whether you are connected or not, Run flutter doctor command in the project directory.

To run the project, give the command flutter run in the project directory.

The App will get installed in the device in Debug Mode.


Thank You.