Skip to content

Digitaler-Bucherschrank/mobile_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages