49 Commits

Author SHA1 Message Date
SomnusVeritas
b63aac7b60 Merge pull request #1 from SomnusVeritas/hive
Hive
2023-11-14 20:49:43 +01:00
SomnusVeritas
6571e37161 bugfix in creatview and regenerated linux folde 2023-11-14 13:10:42 +01:00
SomnusVeritas
e4fe16ac06 reimplemented how create recipe page works 2023-11-13 19:45:23 +01:00
SomnusVeritas
8835c83081 refactoring 2023-11-13 18:51:25 +01:00
SomnusVeritas
64e983bc59 recipes can be added to db from createpage 2023-11-13 17:57:38 +01:00
SomnusVeritas
384744729b changed provider to work with database 2023-11-13 17:34:57 +01:00
SomnusVeritas
c0fd6283c3 added db functions to delete and add recipes 2023-11-13 17:32:05 +01:00
SomnusVeritas
17d3a125fb barely working example with Isar 2023-11-07 23:24:18 +01:00
SomnusVeritas
d1da474998 barely functional database with hive 2023-11-06 18:19:52 +01:00
SomnusVeritas
da4dc83193 added dependencies for Hive 2023-11-06 16:53:07 +01:00
SomnusVeritas
94d204e8e8 added gitignore and cleaned up repo 2023-11-06 16:52:51 +01:00
SomnusVeritas
a53d1363bf ability to add recipes to dashboard and navigate to detail view 2023-11-05 22:07:48 +01:00
SomnusVeritas
6271825ccf changed the way recipeprovider works 2023-11-05 21:12:33 +01:00
SomnusVeritas
b17078cdef changes to recipe class and providers 2023-11-05 20:54:57 +01:00
SomnusVeritas
1580ec723a implemented get hashcode and cleanup 2023-11-05 15:01:24 +01:00
SomnusVeritas
ebe2cb8970 Added floatingactionbutton without functionality 2023-11-01 16:31:17 +01:00
SomnusVeritas
36ad714833 TextFields soft dismissable 2023-11-01 16:22:49 +01:00
SomnusVeritas
9e3b3bd742 added ability to remove ingredients 2023-11-01 16:19:57 +01:00
SomnusVeritas
10ed68d803 Keyboard hidden for UnitDropdown 2023-11-01 16:04:58 +01:00
SomnusVeritas
ef9da054ed changed theming of ingredient list 2023-11-01 15:44:52 +01:00
SomnusVeritas
83063f23d7 refactored willpopscope 2023-11-01 15:03:27 +01:00
SomnusVeritas
0f1222040f added willpopscope 2023-11-01 14:53:42 +01:00
SomnusVeritas
c537acc796 refactored recipe provider 2023-11-01 14:37:04 +01:00
SomnusVeritas
a29f37b0e8 ability to display added ingredients in listview 2023-10-31 19:26:12 +01:00
SomnusVeritas
3e094bf8f0 implemented provider in screens 2023-10-17 22:43:38 +02:00
SomnusVeritas
f05d582ff8 added logic to recipe provider 2023-10-17 22:27:28 +02:00
SomnusVeritas
7a8e6a3c65 refactored cooking steps 2023-10-17 22:25:48 +02:00
SomnusVeritas
31a5933919 Simple recipe provider changes 2023-10-17 18:23:05 +02:00
SomnusVeritas
11266b9ab4 Refactored the code so that DifficultyDropdown
is not longer needed
2023-10-17 18:17:59 +02:00
SomnusVeritas
e69aab7a04 Added a getName function to convert enum names 2023-10-17 18:05:35 +02:00
SomnusVeritas
22d641e06f added provider to main.dart 2023-10-17 17:28:24 +02:00
SomnusVeritas
c04416a93e added simple recipeProvider 2023-10-17 17:28:09 +02:00
SomnusVeritas
3c747daf9d added provider to dependencies 2023-10-17 16:38:14 +02:00
SomnusVeritas
16bf7e4cbc changed ingredient input 2023-10-17 16:37:39 +02:00
SomnusVeritas
263fe00407 changed up the way that ingredients can be added 2023-10-04 16:35:17 +02:00
SomnusVeritas
518631f37f changed difficulty logic 2023-10-03 23:06:20 +02:00
SomnusVeritas
10463bb61a added expandable list of ingredients 2023-10-03 17:02:07 +02:00
SomnusVeritas
2d77247f1f added ingredients list and dropdown textfield 2023-10-03 02:53:43 +02:00
SomnusVeritas
c06c98ff30 removed usused import 2023-10-02 20:10:45 +02:00
SomnusVeritas
c12271cbc2 added difficulty class and dropdown 2023-10-02 20:10:09 +02:00
SomnusVeritas
bd546ffaaf create recipe page edited 2023-10-02 19:57:43 +02:00
SomnusVeritas
2e35cd1f9d added models 2023-10-02 19:38:26 +02:00
SomnusVeritas
ab2c1c36c2 fixed huge mistake in theming 2023-10-02 19:09:41 +02:00
SomnusVeritas
c1df09e55b Added create recipe page 2023-10-02 19:09:09 +02:00
SomnusVeritas
ef2ffc3e14 added routing 2023-10-02 19:02:14 +02:00
SomnusVeritas
f6cfc31036 added theme 2023-10-02 18:58:19 +02:00
SomnusVeritas
a7b80831b9 cleaned up folder 2023-10-02 18:42:38 +02:00
SomnusVeritas
e8ea763d40 added ubuntu font 2023-10-02 18:42:16 +02:00
SomnusVeritas
15d621f9eb initial 2023-10-02 14:05:17 +02:00