No description
Find a file
2024-05-09 10:34:23 +02:00
.idea Updated the project to work in android studio 2023.3.1 2024-05-03 12:27:38 +02:00
android updated version 2024-05-09 10:34:23 +02:00
assets added cli building of release 2021-12-05 11:36:20 +01:00
ios added (very) simple icon to app 2021-08-05 21:57:09 +02:00
lib updated version 2024-05-09 10:34:23 +02:00
test cleaned up test file to get rid of some dart analysis warnings 2021-07-02 21:08:34 +02:00
.drone.yml added drone push to github for privacy policy 2021-12-05 11:31:02 +01:00
.gitignore added android/.idea/libraries to gitignore 2024-05-03 12:42:54 +02:00
.metadata added flutter template project 2021-06-29 19:49:24 +02:00
analysis_options.yaml applied standard linting to project, renamed all files to fit lower_case_names, and fixed some implicit type conversions that are now errors to get the project working again 2021-08-31 21:45:36 +02:00
LICENSE Initial commit 2021-06-29 16:51:10 +00:00
PRIVACY.md fixed grammer in privacy policy 2021-12-05 11:46:36 +01:00
pubspec.yaml updated version 2024-05-09 10:34:23 +02:00
README.md added hive rebuild command to readme 2021-09-07 21:30:04 +02:00
todo.md removed proper day dough recipe from todo 2021-11-20 14:34:09 +01:00

PizzaPlanner

An app that helps you make a pizza!
Recipes, tips and schedules for making the perfect pizza at home.

commands

Generate Hive stuff: flutter packages pub run build_runner build --delete-conflicting-outputs