phantomate / Untare

Flutter app for tandoor recipes
GNU General Public License v3.0
91 stars 10 forks source link

Allow meal plan without recipe #67

Closed andersmmg closed 4 months ago

andersmmg commented 7 months ago

Your Request

Allow creating and viewing meal plans without a recipe attached for basic meal plans

The Current State

Currently I get an API error when trying to create one, and if one exists when the app is open an error comes up on the bottom whenever data is loaded from the server. "type 'Null' is not a subtype of type 'String' in type cast"

Additional Context

No response

phantomate commented 7 months ago

Hi, this should already be possible. Just don't choose a recipe when adding a entry to the meal plan

andersmmg commented 7 months ago

That's what I did, I got the error I put in the issue

phantomate commented 4 months ago

Hi, do you still have the issue? What Tandoor version are you using?

andersmmg commented 4 months ago

I was using the latest at the time, and I don't think I've updated but it seems to work now! Hopefully it continues to work, maybe I can use it now