Temopedia
Mobile app companion for the game Temtem to get an easy access to creature's information using Mael's API.
I am not affiliated with Temtem's company. This is a personal project I'm doing on my free time.
This project is under refactoring. Everything might not work as expected.
Refacto
- Temtems page
- Temtems list
- Filter by name
- Filter by type
- Filter by favorite
- Reset filters
- Temtem details page
- Temtem map page
- Offline mode
Screenshots
How to install
Android
iOS
There is no release on the AppStore yet. To test the application you need to clone and build the souce code, Flutter SDK is required to do so.
git clone https://gitlab.com/G_Roux/temopedia.git
cd temopedia/
flutter build ios
flutter install
Generate the app icon
flutter pub run flutter_launcher_icons:main
Generate splash screen
flutter pub run flutter_native_splash:create
Credits
- Guillaume Roux - Flutter Developer
- Mael - The talented developer who made the API