Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 475 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 475 Bytes

Digitaler Bücherschrank

The official, open-source Flutter App for Digitaler-Bücherschrank

Usage

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.