The official, open-source Flutter App for Digitaler-Bücherschrank
Create a config.dart file in the root directory. It contains some needed global variables. Here's a template:
class CONFIG {
static final String BUILD = "Beta";
static final String API_HOST = "";
static final String API_PATH = "";
}
If you occur to any error which 100% has to do with our creation, then please message @fl4wn over Telegram.