Marco
07a16c0642
This fixes a bug that was caused by a name containing a comma. We store the food entries in a csv so logically a comma in the name, causes the parser to crash. We fix this, by wrapping the name in quotation marks and writing a new parser for food entries. |
||
---|---|---|
.. | ||
enter_food_widget.dart | ||
food_entry_bloc.dart | ||
food_entry_widget.dart |