A free, spelling game for improving your english vocabulary.
- Generate app with flutter
- Generate basic screens (Home. GameScreen)
- Flutter Text To Speech Functionality
- Update logo and fonts of the app
- Pageview to generate the gamescreen where multiple questions are showed
- Generate word hints by randomizing
_
in letters of word - Show alerts when user has given right or wrong answers
- Shared Preferences
- Store score of user based on the level
- Retrieve the score and show a
success
image for solved questions
- Connect to nodejs API deployed on firebase
- Show loader while the data is loading from the API
- Lock the next level until the user has completed 60% of questions from previous level
- Caching questions in shared preferences to reduce network calls and improve performance and user experience
-
Fork this Project
-
Git clone
-
cd Spell-IT && flutter run
-
make changes to code
-
Create a Pull request
If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕
If you encounter any problems feel free to open an issue. If you feel the library is missing a feature, please raise a ticket on GitHub and I'll look into it. Pull request are also welcome.
Spell-IT is licensed under MIT license
.