Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

matthofmarch/MyRecipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyRecipesReworked

An application that allows you to coordinate your meals with your family or colleagues.

Start

install packages:

flutter pub get

setup environment:

debug with local server: flutter pub run environment_config:generate

  • You can also change specific variables if you need another host debug with remote server: flutter pub run environment_config:generate --API_URL=https://vm133.htl-leonding.ac.at
Alt. use a Proxy like the one from Chrome DevTools