This app made with Flutter(3.7.7).
Taboo Word Maze containing more than 700 English and 500 Turkish taboos is waiting for you with its user-friendly interface and animations. You can access and review all the codes of this project
git clone https://github.com/enesakbal/taboo_word_maze.git
You can get all Taboo Data from my Taboo Data Repository.
git clone https://github.com/enesakbal/taboo_data.git
- Local Notifications and Push Notifications (FCM)
- Supports Turkish and English
- Playable without internet connection (Expect for the first open).
- Cross platform (for now published only play store).
- Rive Animations
- Clean Architecture
- Singleton Pattern
- Adapter Pattern
- Bloc and Provider (for State Managment)
- SQFLITE and Floor(for Local DB)
- Sizer and AutoSizeText(for Responsive)
- Easy Localization (for Localization)
- Flutter Local Notifications (for Local Notifications)
- Firebase Messaging(for Push Notifications)