Skip to content

TesteurManiak/temopedia

Repository files navigation

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 heavy refactoring. Everything might not work as expected.

Screenshots

Work in progress

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

How to build

Generate translations

flutter gen-l10n

Generate the app icon

dart run flutter_launcher_icons:main

Generate splash screen

dart run flutter_native_splash:create

Generate golden tests

flutter test --update-goldens

Credits

About

Mobile app companion for Temtem to get an easy access to creature's information.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published