• Interested in heavy music, bouldering, FOSS & self-hosting, hiking, cooking and all sorts of things! Software-Developer from Germany

  • Joined on 2025-12-29
marco pushed to main at marco/maps_bookmarks 2026-01-14 22:50:11 +01:00
143206cd72 added simple search feature
36e4eaee17 encapsulated snackbar call on error
11a43a39fa added search page
Compare 3 commits »
marco pushed to main at marco/maps_bookmarks 2026-01-14 20:50:50 +01:00
c0f92fac58 added error handling for invalid urls
be6a44e7f0 added abilty to edit and delete collections
36e035c09c changed delete button placement
Compare 3 commits »
marco pushed to main at marco/maps_bookmarks 2026-01-12 18:27:28 +01:00
0309678650 added edit bookmark capabilities
marco pushed to main at marco/maps_bookmarks 2026-01-12 16:46:33 +01:00
885e638265 added workflow to add bookmark from share intent
marco pushed to main at marco/maps_bookmarks 2026-01-12 14:45:46 +01:00
68a2a31d07 added launch in maps functionality
baf664a3ad added dialog to collection page
6d51ef9ad0 added dialog to create a bookmark manually
eddf2acbde refactoring
7211560b8d added provider for current link
Compare 10 commits »
marco pushed to main at marco/maps_bookmarks 2025-09-19 21:54:57 +02:00
2d93d1a9d7 added bookmarks page
a4d760a970 added logic to save collections and display them
d0feca1ba8 added persistence using shared preferences
12459bb4cb removed hive imports
Compare 4 commits »
marco pushed to main at marco/maps_bookmarks 2025-09-19 01:03:33 +02:00
4970836c60 Revert "added hive package"
90539932ec added hive package
69c00cca3e set initialRoute to the collections view
603060fe58 added classes for collections and bookmarks
ef9a369df1 simple collections page without logic
Compare 9 commits »
marco pushed to main at marco/maps_bookmarks 2025-09-17 20:15:00 +02:00
f64ed77b75 added receive_sharing_intent package
marco pushed to main at marco/maps_bookmarks 2025-09-17 20:01:43 +02:00
5bec5568d2 initial
marco created branch main in marco/maps_bookmarks 2025-09-17 20:01:43 +02:00
marco created repository marco/maps_bookmarks 2025-09-17 20:01:10 +02:00
marco pushed to main at marco/recipe_journal 2025-02-11 21:52:23 +01:00
40429832ab Functioning Ingredient BottomSheet
marco pushed to main at marco/recipe_journal 2025-02-11 16:59:45 +01:00
2b8e1dc2cb Fixed issue with a specific string as initial duration
b711276674 fixed hero tag issue
Compare 2 commits »
marco pushed to main at marco/recipe_journal 2025-02-11 16:56:23 +01:00
2f6440f78d Implemented Cooking Duration Button
28c1b8d56b made updateDifficulty accept nullable difficulty
094054ec00 removed notSelected option of Difficulty enum
681532f557 made difficulty nullable
509f1fd695 changed recipe class
Compare 7 commits »
marco pushed to main at marco/recipe_journal 2025-02-11 15:37:49 +01:00
7eea286c7f Added fields to metadata page
63a7445515 added function to convert duration into a formatted string
Compare 2 commits »
marco pushed to main at marco/recipe_journal 2025-02-11 15:24:51 +01:00
7fd561180e changed totalTime to be a getter for preptime + cooktime
35df4c0cc1 added disposeRecipe function
0b58a7a794 added provider to createRecipePage
e8de4879eb cleaned up widget and added initialDuration field
Compare 4 commits »
marco pushed to main at marco/recipe_journal 2025-02-11 14:42:32 +01:00
3859700212 added provider in main.dart
8e352e729a made changes to the recipe class
48f2664d2f Removed "notSelected" value of multiple enums
f98fabf579 added function to format enum value names
Compare 4 commits »
marco pushed to main at marco/recipe_journal 2025-02-11 13:13:29 +01:00
17c92496a9 fixed bug
8872ec0889 refactored duration picker
c8cc5861ad added duration picker
Compare 3 commits »
marco pushed to main at marco/recipe_journal 2025-02-10 19:55:20 +01:00
d2e3b158cb added provider for recipe wizard
marco pushed to main at marco/recipe_journal 2025-02-06 16:25:23 +01:00
f72e9dae2b created different models