aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidpkj <davidpenkow1@gmail.com>2022-08-24 15:49:12 +0200
committerdavidpkj <davidpenkow1@gmail.com>2022-08-24 15:49:12 +0200
commitb4786ba5480fcd0223547114006cb0f75f0ab9a6 (patch)
treed2819808d68c45b20f2d2fca1d4d4347716e5b48
parent357bf392e83b017132660d47c1f06bf54f4e03d9 (diff)
Moved todos, added .xcf to .gitignore
-rw-r--r--.gitignore3
-rw-r--r--README.md28
-rw-r--r--pubspec.lock17
3 files changed, 19 insertions, 29 deletions
diff --git a/.gitignore b/.gitignore
index a8e938c..c1dc708 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,6 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
+
+.todo
+*.xcf \ No newline at end of file
diff --git a/README.md b/README.md
index 1702a82..eabd654 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,15 @@
-# TODO
+# Kulinar
-## Before publish
+This simple and efficient cooking app is designed to improve your time with recipes.
+Organize, share and read recipes easily and comfortably.
-- working import / export
-- make recipe titles changeable across sessions
-- compress / encode exports and internal images
-- add settings explanations / subtitles
-- change info links
+# Installation
-## Next update
+This app is available on the Google Play Store.
-- average color background for recipe images
-- add search based on ingridients, ie write noodle, get auflauf, noodle salad etc
-
-## Unsure
-
-- provide recipes over server(s), show source
-- scheduling system
-- voting system
-- multiple images per recipe
+It can also be compiled and installed from source using flutter.
+First make sure your device is connected, has enough storage and you have permission to install the app.
+Next, in the root directory of this repo run:
+```bash
+flutter install
+```
diff --git a/pubspec.lock b/pubspec.lock
index bd333ce..886daca 100644
--- a/pubspec.lock
+++ b/pubspec.lock
@@ -77,7 +77,7 @@ packages:
name: dbus
url: "https://pub.dartlang.org"
source: hosted
- version: "0.7.4"
+ version: "0.7.7"
external_path:
dependency: "direct main"
description:
@@ -98,7 +98,7 @@ packages:
name: ffi
url: "https://pub.dartlang.org"
source: hosted
- version: "1.2.1"
+ version: "2.0.1"
file:
dependency: transitive
description:
@@ -112,7 +112,7 @@ packages:
name: file_picker
url: "https://pub.dartlang.org"
source: hosted
- version: "4.6.1"
+ version: "5.0.0"
flutter:
dependency: "direct main"
description: flutter
@@ -280,13 +280,6 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.2"
- open_file:
- dependency: "direct main"
- description:
- name: open_file
- url: "https://pub.dartlang.org"
- source: hosted
- version: "3.2.1"
path:
dependency: transitive
description:
@@ -342,7 +335,7 @@ packages:
name: path_provider_windows
url: "https://pub.dartlang.org"
source: hosted
- version: "2.0.7"
+ version: "2.1.0"
permission_handler:
dependency: "direct main"
description:
@@ -634,7 +627,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
- version: "2.6.1"
+ version: "2.7.0"
xdg_directories:
dependency: transitive
description: