https://github.com/iamvaibhavsar/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!
https://github.com/iamvaibhavsar/learn_spanish_numbers
android-application app-development cross-platform dart flutter ios-app statefulwidget user-interface
Last synced: 2 months ago
JSON representation
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!
- Host: GitHub
- URL: https://github.com/iamvaibhavsar/learn_spanish_numbers
- Owner: IamVaibhavsar
- Created: 2020-04-05T16:23:42.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-06T06:35:08.000Z (about 5 years ago)
- Last Synced: 2025-01-03T04:50:33.771Z (4 months ago)
- Topics: android-application, app-development, cross-platform, dart, flutter, ios-app, statefulwidget, user-interface
- Language: Dart
- Size: 207 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/IamVaibhavsar/Learn_Spanish_Numbers "Learn Spanish Numbers")

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.






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.